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

How to display only selected fields from catalog item on the RITM Form's variable editor

Not applicable

I have submitted the catalog item on portal by selecting only 'Asset 1:' and 'Asset1: details of update' ( fields visibility on portal is restricted by UI policies), but on the RITM it's displaying all the variables from the form on variable editor.

 

Could you please help how can I restrict the variable editor to only show the fields that are filled while submitting the catalog item.

 

RJ8_0-1674648289605.png

 

Thanks,

RJ

 

1 ACCEPTED SOLUTION

Ratnakar7
Mega Sage

Hi @Community Alums ,

 

On your UI Policy , can you make the below highlighted checkbox as checked/true.

"Applies on Requested Items"

 

Ratnakar7_0-1674649693527.png

 

So, that UI Policy will also be executed at RITM level.

 

I hope this solves your issue.
Mark this as Helpful / Accept the Solution if this clears your issue.

 

Thanks,

Ratnakar

View solution in original post

3 REPLIES 3

Ratnakar7
Mega Sage

Hi @Community Alums ,

 

On your UI Policy , can you make the below highlighted checkbox as checked/true.

"Applies on Requested Items"

 

Ratnakar7_0-1674649693527.png

 

So, that UI Policy will also be executed at RITM level.

 

I hope this solves your issue.
Mark this as Helpful / Accept the Solution if this clears your issue.

 

Thanks,

Ratnakar

Not applicable

Hi Ratnakar,

 

That Worked, thank you.

just that i need, thanks!!