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.

List Collector Reference Field is dependent on another reference field + Need Reference Qualifier

mark141230
Tera Expert

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!

       

1 ACCEPTED SOLUTION

@mark141230 If possible, please share the snapshot of table structure of u_rba_matrix table.

View solution in original post

7 REPLIES 7

@mark141230 If possible, please share the snapshot of table structure of u_rba_matrix table.

Hi Sandeep,

 

Apologies, I forgot to change the display field from the u_rba_matrix table. What you suggested works.

 

Thanks again!

Jaspal Singh
Mega Patron
Mega Patron

Hi Mark,

You might want to look at an article from Brad.