- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-23-2023 11:40 AM
Hello ServiceNow Expert,
Need your assistance please, I have this requirement where I have a list collector field in the catalog item form that is dependent to another reference field.
Example:
Profile Name field (List Collector) will only display choices associated to the Application (Reference Field) being selected by the user.
I used this reference qualifier but it only works on Lookup Select Box
Reference Qualifier: javascript:'u_managed_application='+current.variables.application+'^u_active=true'
variable attributes: ref_qual_elements=application
how you can help me guys.
Thanks in advance!
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-23-2023 06:58 PM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-23-2023 06:58 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-23-2023 07:28 PM
Hi Sandeep,
Apologies, I forgot to change the display field from the u_rba_matrix table. What you suggested works.
Thanks again!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-23-2023 12:10 PM
Hi Mark,
You might want to look at an article from Brad.