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

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........................