Avatar

Correct answer by
Level 10

You woudl need to give the full path to the objects (i.e form1.Page1.DDListName.rawValue). Look in the hierachy view to see the structure that you want. Conversely you can put the cursor in the script editor where you want the reference to appear, hold done the ctrl key and move the mouse to the object that you want to reference (it will change to a V). Then click the mouse and the appropriate reference to that object will appear in the script editor.

Paul

View solution in original post