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 save button of reference fields in portal

Babuloo47
Tera Expert

Hello Everyone,

 

I want to hide/disable the Save(Ctrl + s) button from the Reference fields in portal.

 

Can anyone please guide me how we can achieve this.


save button.png

 

1 ACCEPTED SOLUTION

Babuloo47
Tera Expert

The Solution is to add Exclude UI action Visibility for Sys_popView for Global Update UI action.

View solution in original post

8 REPLIES 8

Community Alums
Not applicable

Check html code in data table widget because it is called in widget data table from url defination 

Could you please explain a bit more about this Data table. I could see a lot of data table widgets.

Community Alums
Not applicable

Can you please let me know which widget you are using for this form

I am using a OOB  SC_Catalog_item widget.

 

Here when I preview a reference field it shows that Save (ctrl + s) with the record and I don't want this field to be visible for  users.