-
How to see view state size for non system administrator profiles?
I am working on a product in which multiple profiles are applicable for same features (Data is coming according to profile and there are also some layout changes). I like to see the view state of page for each profile. According to my knowledge I have to enable "Development Mode" and "Show View State in Development Mode" setting.
I am not able to find this setting for Non System Administrator profiles. So I like to know that there are possibility to view view state for Non System Administrator Profile.
Log In to reply.
Popular Salesforce Blogs
How To Use Custom Labels In Apex Class In Salesforce in 2024?
Salesforce is a powerful platform for customer relationship management (CRM) and enterprise applications. Among its many features, Salesforce allows developers to create customized experiences using…
Introduction on How to Use Workbench | Salesforce Developer Guide
Workbench is a powerful and important platform. It is a web-based suite of tools that help the administrators and developers (Salesforce) to communicate with your…
Popular Salesforce Videos
Copy to Clipboard Functionality in Salesforce - Lightning Component Projects Series Part 2
In this video, I'm creating a lightning component Project for functionality i.e Copy to Clipboard. Watch this video and learn. If you have any doubts…
Future Methods | Asynchronous Apex | Salesforce Tutorial
Asynchronous Apex 1. Future Methods 2. Making callout using future method 3.Avoiding Mixed Dml using Future Method 4. Why sObjects and objects cannot pass as…
Pass Record Id into Flow from Record | Salesforce Tutorial
Passing record ids is a technique that every flow master needs to know to use flows to their full potential. In this video, we go…