How to hide a button in App Engine

SakibAli
Tera Contributor

Hello All,

In the App Engine Studio, I have created a page over that I added a button under the name of "Add Entitlment", but I want to hide this button based on the logged in user role.

Please let me know if we can make this button visible based on the role. [Highlighted in the yellow box]

SakibAli_0-1723828338604.png


Thanks

1 REPLY 1

Sandeep Rajput
Tera Patron
Tera Patron

@SakibAli If this is a UI Action then you can hide it by adding a role based condition in the condition field. Please refer to the documentation here https://docs.servicenow.com/bundle/xanadu-platform-administration/page/administer/list-administratio... to know more about how condition field on UI Action can be configured.