Visualforce - Beyond Basics Series 46 - Treat each User differently
What is Personalization ?
Sometimes Visualforce page needs to behave or look differently for different set of users. This is called Personalization.
How do achieve this ?
In salesforce, we can use 'Custom Settings' to store the personalization data for User, Profile or entire Organization. We need to be very careful in not misusing this. If any data that does n't different between user, then it's App Configuration which should be stored in 'Custom Metadata'.
No comments:
Post a Comment
Thanks for reading my blog !