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.

Hide Insert and Insert and Stay UI Actions

Brian Lancaster
Kilo Patron

I have a custom table and I need to hide the right click options for Insert, Insert and stay.  I took the global UI actions for insert and stay and insert put them in my custom table then unchecked active but they are still showing.  Is there something else I need to do?

1 ACCEPTED SOLUTION

Ok that worked putting false in the condition but leaving active as true.  Never had to do that before.

View solution in original post

11 REPLIES 11

Definitely interesting. @dvp is that for UI actions you found that to be a commonality?

Also Brian, if you don't mind, can you mark dvp answer as correct if they helped get you there to your solution?

Thanks!


Please consider marking my reply as Helpful and/or Accept Solution, if applicable. Thanks!

Is that for UI actions you found that to be a commonality?

You can use it in any of the script fields, but I don't see a use case other than the UI actions where we need to keep the UI action active but shouldn't display the button.