How to populate a variable depending on selection of choice list in another variable?

Arjun Reddy Yer
Tera Guru

Can anyone help me to populate a variable depending on selection of choice list in another variable of a catalog item. @Ankur Bawiskar @Community Alums @Mark Roethof @asifnoor @Amit Gujarathi @Gunjan Kiratkar @RaghavSh 

One variable is created as mentioned below screen shot

yerasumalli_0-1673456788503.png

In the below mentioned screen shot once user select the highlighted option 

yerasumalli_1-1673456892279.png

Then the below mentioned variable must populate

yerasumalli_2-1673456947107.png

 

1 ACCEPTED SOLUTION

Ahh I have misunderstood. A catalog UI policy would work for this:

When to apply: Select Type of Risk Assessment is Vendor Security Assessment (VSA)

Ensure "Reverse if false" is selected

Save record

 

set UI policy to set vendor_contact_name's visibility to "true"

 

Would look similar to this when completed with your variable names:

mattystern_0-1673466093580.png

 

View solution in original post

5 REPLIES 5

Ahh I have misunderstood. A catalog UI policy would work for this:

When to apply: Select Type of Risk Assessment is Vendor Security Assessment (VSA)

Ensure "Reverse if false" is selected

Save record

 

set UI policy to set vendor_contact_name's visibility to "true"

 

Would look similar to this when completed with your variable names:

mattystern_0-1673466093580.png