Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

To Show options based on field in catalog item

Shalika
Tera Expert

I have a catalog item with variables 'Location' and ' Selection of needed areas user need to have access' of type List Collector. In Location I have values Porovoo and Singapore. In  Selection of needed areas user need to have access, I have some values as follows-

Shalika_0-1669305316599.png

 

My requirment is that when user selects Porvoo in Location then the 1st 4 values appear and when user selects location Singapore then the last value should appear.

I am trying to do this using client script, but not able to do it how.

5 REPLIES 5

Selection field is a reference field and both are referncing to same table.

Shalika_0-1669307755073.png

 

Shalika_1-1669307776855.png