- This post lists the steps to hide the 'Add New Entitlement' button from 'Entitlement Catalog'
- Navigate to SAILPOINT_HOME/scripts/sailpoint/web/define
e.g. /u01/sailpoint/tomcat/apache-tomcat-8.5.65/webapps/identityiq/scripts/sailpoint/web/define
- Open file 'accountGroupGrid.js' and comment the line "toolbar.push(SailPoint.Define.Grid.Group.getNewGroupButton());"
Explore this file and also other js files at this location for similar UI customization.
No comments:
Post a Comment