Need to help to make one field based on other field

Sindhu P
Tera Contributor

I have 2 fields.

1. Location ( multi -choice)

2. Access (multi-choice)

 

The Access field should dynamically show the values based on the selected Locations.

Each Location can have multiple access types.

For Example:

1. Location A has 2 access types (a1,a2)

2. Location B has 1 access type (a1)

If both A and B are selected, The Access field should display only Unique access types(a1,a2) - no duplicates.

 

How can I achieve?

 

4 REPLIES 4

Ankur Bawiskar
Tera Patron
Tera Patron

@Sindhu P 

is this for catalog form or normal form?

share some screenshots.

you can use some validation to handle this

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

Hi @Ankur Bawiskar , it is a catalog form.

@Sindhu P 

difficult to have this with multi choice

check this link for workaround

Multiple Choice Variable with Reference Qualifier 

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

Hristo Ivanov
Kilo Sage

Hello Sindhu,

 

You can achieve this by configuring a reference qualifier, check the "advanced reference qualifier" section here:

https://www.servicenow.com/docs/bundle/yokohama-platform-administration/page/script/server-scripting...