What are external Ids? Does external ids are unique in salesforce? : salesforce objects & fields
No Answer is Posted For this Question
Be the First to Post Answer
What is a standard profile?
Explain approval process checklist?
What will happen if a field is hidden through field level security and user search a values in that field? : salesforce sharing and security
How do users see report headers while scrolling? What to do to enable this floating report header?
Is mass deletion of reports possible in salesforce?
What is Web-to-Case?
Differentiate between insert() and database.insert()?
Explain Casting in salesforce?
Is it possible to restrict permission for users using permission set? : salesforce sharing and security
Can we expose our Apex class as a Web Service?
How many relationship is included in sfdc and what are they?
In a particular object, I have given only read access to a certain field named as ‘site__c’ to all users in the organization. However, if I have marked ‘site__c’ as a required field in the page layout for that object. So, what will happen when a user saves the record in that object through that page layout ?