The Zurich release has arrived! Interested in new features and functionalities? Click here for more

How to hide variable of multi-row variable set on grid when added from catalog form and RITM record

VishwamitraM
Tera Expert

Hi Community,

 

I have a multi-row variable set which has a variable of Type Lookup Select Box and I want to hide the value of this variable when added from the catalog form and don't want to display this variable column. 

Also I want to hide this from the RITM and Catalog Tasks.

 

Any help/guidance will be appreciated.

Thanks in advance!

 

Regards,

Vishwamitra Manav

16 REPLIES 16

Hi,

Performed below steps:

1.Created Catalog UI Policy

VishwamitraM_0-1739262670019.png

2- In UI Policy action, what should i specify because I am not getting option to select variable. for that i have to create UI policy on variable set and not on catalog item.

VishwamitraM_1-1739262781228.png

 

Also created catalog client script as below:

VishwamitraM_2-1739262868996.png

 

But it is not hiding my var1, as you can see var1 is coming on the RITM record:

VishwamitraM_3-1739263045141.png

 

Please suggest.

Thanks in advance!

Vishwamitra Manav

Barath P
Tera Guru

Hi @VishwamitraM,

  • Navigate to Service Catalog > Catalog Definitions > UI Policies.

  • Click New and configure the following:

    • Apply Catalog item name: Select the appropriate catalog item.
    • Short Description: Enter a description of your choice.
    • Applies on Catalog Item View: Set to True.
    • Applies on Catalog Tasks: Set to True.
    • Applies on Requested Items: Set to True.
  • In the Action section:

    • Variable: Select the Lookup Select Box variable.
    • Set Visibility: Set it to False.


BarathP_0-1739194034896.png

"If you found my answer helpful, please give it a like and mark it as the accepted solution. It helps others find the solution more easily and supports the community!"

 

Thanks & Regards,

Barath.P