- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-26-2024 02:09 AM - edited 08-26-2024 02:10 AM
User has a requirement : In a catalog item, when a 'ABC' ci is selected , 'XYZ' option of request category field should be removed from option.
For this , i used the below script but its not working:
What is the error here?
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-26-2024 05:38 AM
@VishakhaShi You can specify the reference qualifier in the Type specification tab of your look up select box variable.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-26-2024 04:30 AM
@VishakhaShi You need to use Advanced reference qualifier to which will filter the choices based on the value in the CI variable.
Please mark my response helpful and accepted solution if it addressed your question.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-26-2024 05:15 AM
@VishakhaShi Please mark the response an accepted solution too.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-26-2024 05:18 AM
Where to use this reference qualifier exactly?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-26-2024 05:38 AM
@VishakhaShi You can specify the reference qualifier in the Type specification tab of your look up select box variable.