Built something you're proud of? Tell the story. A quick G2 review of App Engine or Build Agent helps other developers see what's possible on ServiceNow. Share your experience.

i had one catalog variable need to hidden on catalog form , visible and editable on ritm form

priyagudipa
Tera Contributor

i had one catalog variable need to hidden on catalog form , visible and editable on ritm form

11 REPLIES 11

J Siva
Kilo Patron

Hi @priyagudipa 

You need to create two UI policies: one to hide the variable in the Service Portal, and another to display it in the RITM and Service Catalog Task records.

To hide the variable, select the “Applies on a Catalog Item view” checkbox, then add the variable in the UI Policy Action and set Visible = false.

JSiva_0-1776413254086.png

 

To Show the variable, select the  & "" checkboxes, then add the variable in the UI Policy Action and set Visible = true.

JSiva_1-1776413462839.png

Regards,
SIva

Hi Siva , i have already tried this solution , but it is not making the variable editable on the ritm form

Did you check the write roles linked to that variable??

priyagudipa
Tera Contributor

Hi Siva , i have already tried this solution but it is not making the variable editable on the ritm form