Built something you're proud of? Tell the story. A quick G2 review of App Engine or Build Agent helps other developers see what's possible on ServiceNow. Share your experience.

How to get Variable from Variable Set withe script

Dolev Peretz
Tera Contributor

Hi, 

I created record producer with Variable and  Variable Set.

one of my Variable in the Variable Set need

Reference qualifier  that use in the Variable of the record producer. 
Variable- model_id . 
Variable Set - cards  😆 Variable: model_card.
to my  model_card. i try this in  Reference qualifier : javascript:'u_parent='+current.variables.model_id;
and this script i get undefined value to Variable: model_card.
because i can get only the variables in Variable Set and the script cannot find the Variable:model_card he not exsist in the Variable Set.

 how can i get the value of Variable  in the record producer to Variable  in Variable Set .

TNX

0 REPLIES 0