
Hi All,
I have added a script onload for adding keypress event for a field.However, I am getting a script error on the load of a form once (As I Import the solution and open the form for the first time).The event calling function is working as expected.The Error looks somewhat like this
validateNumberField(my function name) is not defined at eval
May I know how can this issue be resolved?
*This post is locked for comments
I have the same question (0)Hi,
The form loading has been changed quite a lot the past couple of iterations of upgrades so it might be that the web resourse isn't loaded.
How are the scripts organized on the form? Do you have many web resourses with js? Can you consolidate it to one file?
Regards