I’m setting up different page layouts for different user profiles. As a system administrator, is there another way to see what the user sees instead of them granting login access to you?
No Answer is Posted For this Question
Be the First to Post Answer
Explain apex code execution governors and limits?
What is the system.runas() ?
Can you create a roll-up summary field in a lookup relation? State the number of such fields to be created for an object.
Define various characters of roll-up summary field? : salesforce admin
What is a data type in salesforce?
Does ‘default value’ do anything if the object is created through apex?
What are the time-dependent workflow – considerations ?
If you want to set the running user other than yourself in the dashboard then what is the permission required?
What is protocal? : salesforce integration
How you will make a class available to others for extension? (Inheritance concept)
How to expose an apex class as a rest webservice in salesforce?
What are the best practices for test class?