Hi everyone,
I have a HTML Web resource embedded on a form.
This HTML Web Resource contains quite a lot of JavaScript functions.
How do I call these JavaScript functions on the onSave event of the form?
Is this possible? Or would I needed to create a separate JS file and add it to my libraries??
Many Thanks!