We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

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

Not applicable

 can you please share full screenshot for  this?

save_button.png

 

 

 

 

 

 

 

 

 

Here in Portal when I click on the Reference Variable 'i' icon in this sys_popup view I want to hide/Remove this blue color 'Save (Ctrl + s)'  button.

Babuloo47
Tera Expert

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

@Babuloo47 Could you please explain in a little more detail?