Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

ACL check in UI Action condition

Leonel Sandroni
Tera Guru

Hi there,

 

I'm working with an UI Action for demand records and I need to accomplish this requirement: any role that don't have write permissions not be able to see the button.

 

So...I need the UI Action conditions checks ACL permission (I have modified some demand ACLs) but I don't know how to make it.

LeonelSandroni_0-1687967322566.png

 

I don't have much experience working with curren.canWrite() and this kind of functions

 

Any suggestions?

 

 

5 REPLIES 5

I know it. In fact I need to add a condition that check the write ACL that I have modified