I have a javascript file containing some functions and variables. I want to reference the javascript file or inject the script into my smartform and I need those function to execute on click of a button and also transfer the value of the variables to data labels on the form.
Any idea on how to achieve this?
Thank you