I have a script which works perfectly. It's a very simple script (three lines of javascript). This is assigned to a button in a screen. So you click on the button and the associated script run. This is working perfectly.
However, I have the EXACT same script assigned to "ON ENTER" on the keyboard. The script performs differently when doing it this way...even though it's the exact same script. When executing the same script via the script editor, it works the same as the first way. It's only when you assign it to "ON ENTER" does it work different.
Anyone know why this could be happening?
Thanks
Shaun