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.

Accessing DOM in portal with UI Script

syYMB
Tera Contributor

Hi there,

Is there a any way to access DOM from UI script (UI Type is Mobile/Service Portal).

 

I'm trying to hide MRVS Add/Remove All button seeing this article.

https://www.servicenow.com/community/itsm-forum/hide-disable-add-remove-all-x-buttons-on-a-multi-row...

 

I want to make it into a UI script and reuse it in multiple catalogue items.

 

1 REPLY 1

CharanjeetSingh
Tera Contributor

You can create a JS include and write you Javascript code