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.

How to hide RITM variable details in Portal

chanikya
Mega Sage

Hi,

 

need to hide RITM  variable details in Portal.

 

find_real_file.png

1 ACCEPTED SOLUTION

HI,

This fields are coming from widget itself. This is server side code


See below:

find_real_file.png


Thanks,
Ashutosh

View solution in original post

12 REPLIES 12

VigneshMC
Mega Sage

All variables ?

Thanks

yes..all variables

 

You can clone "Ticket Fields" widgets and comment out line 34 in server code. and then replace the new widget in tickets page.

Thanks

it is working........................