Need to help to make one field based on other field
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-02-2025 11:52 PM
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?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-02-2025 11:54 PM
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.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-03-2025 01:25 AM
Hi @Ankur Bawiskar , it is a catalog form.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-03-2025 01:49 AM
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.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-03-2025 12:16 AM
Hello Sindhu,
You can achieve this by configuring a reference qualifier, check the "advanced reference qualifier" section here: