asked on December 1
Howdy howdy howdy!
I'm using the Modern Forms Designer, and I have a form that has a drop down box listing Departments (FieldId: 9). When the form loads, it uses a lookup rule to access a table with a list of all the departments. I have radio button (FieldId: 140) that asks if the user is completing on another employee's behalf (choices are Yes and No). If the user selects "Yes", how do I display the value from another field (FieldId: 166) in the drop down box? I typed up the following code, and nothing is happening.
0
0