Setting values in Multi row using client script

nurav
Tera Expert

Hi All,

      We are using a Multi variable set in a Record producer. I want to set the values in a multi row Variable set cell through client script dynamically based on the selection of another field in the same Variable set set. Looks like g_form.setValue will not work for the Multi Row variable set. Please let  us know if there are any other work arounds?

 

find_real_file.png

1 ACCEPTED SOLUTION

nurav
Tera Expert

There was a typo in the field name. Else g_form.setValue works also in the MultiRow variable set. 

View solution in original post

6 REPLIES 6

okay great, can you please close this thread.

akc1
Giga Contributor

could you please share the code to access first variable and set the second variable depending on first variable selection in each row.