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 ?
What is the difference between pageblocktable and datatable in vf pages ?
Define ‘WhatID' and 'WhoID'.
What are the Salesforce Editions and Limits?
Do you know how to add javascript remoting to your visualforce page?
How to create roll-up summary field on lookup relation?
Is it possible to skip steps in approval process? : salesforce workflows and approval process
If object-level permissions conflict with record-level permissions, then what will happen? : salesforce sharing and security
Write Syntax for upsert & undelete trigger & Purpose undelete?
What is the time-dependent workflow?
What are the difference between Render as and Re-render?
How to invoke batch apex job (or) how to execute the batch apex job programatically?
What are the auto-response rules?
What happens to a detailed record when a master record is deleted? What happens to child records when a parent record is deleted?
How many ways we can make a field is required?