How to make dashboard button visible only to administrators | Learn More
How to make dashboard button visible only to administrators In the Dashboard below I want to hide the Save button from anyone not in the Administrator Security Group. The visibility of a button on a dashboard is controlled by the display format component property. isVisible = False The button will not be seen. isVisible = […]


