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.

Remove 'Actions' from MultiRow Variable Set

Community Alums
Not applicable

Hi,

I have a requirement to completely remove the Actions button from MultiRow Variable Set. Is it possible? If yes, how? This requirement is only for this story. Kindly help.

 

2.png1.png

 

Regards

Suman P.

1 ACCEPTED SOLUTION

Runjay Patel
Giga Sage

Hi @Community Alums ,

 

using configuration it is not possible. You can try with dom manipulation in on load client script.

 

 

View solution in original post

1 REPLY 1

Runjay Patel
Giga Sage

Hi @Community Alums ,

 

using configuration it is not possible. You can try with dom manipulation in on load client script.