Avatar

Level 10

Hi,

Open the JavaScript Consolr (Control+J) and then interact with the referenced fields. If there is a problem with the script it is likely that it will show up in the console.

Javascript Console.png

Also check the references to the objects. If the object that contains the script is separated from the references objects, then you will need a fuller reference.

Good luck,

Niall