Issue
Description
When loading a form a popup window asking “OK” to cancel changes appears.
Procedure
This occurs when a Client UI Action (where Client is checked) has the main function defined in the Script field called within the Script Field.
For example:
myFunction();
function my Function() {
doSomething();
}
Solution
Remove the function call inside the script.