Tag Archives: Enhanced List

Displaying Related List based on User Profile in Lightning Experience

In this blog, will see how to provide permission to view the related list in Lightning experience. This can be done using Lightning App builder without writing a single line of code. Consider the scenario where you want only “System Administrator” Profile should be able to view the Opportunities related to the Account. To make… Read More: Displaying Related List based on User Profile in Lightning Experience »

Using Enhanced Lists in Visualforce page

Salesforce provides a way to create List Views on any Standard or Custom object for easier access of desired records. We can create List view on any object by clicking on its tab. But along with this, Salesforce also provides a flexibility to display these List Views on any custom visualforce page. To achieve this,… Read More: Using Enhanced Lists in Visualforce page »