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.

reference qualifier doesn't work

Boukary Camara
Tera Contributor

hi guys 

 

i have an issue :

 

i have 2 fields on my MRVS named :

 

application (reference field service_offering) and profil (reference field u_cmdb_service_offering_profile)

i would like to have in my profil field value based on my first variable application 

 

i created a reference qualifier on profil variable  : javascript:'u_cmdb_service_offering_profile=' + current.variables.application ,but it's doesn't work 

could someone can help me 

1 REPLY 1

Boukary Camara
Tera Contributor

javascript:'u_cmdb_service_offering_profile=' + current.variables.application