Hello all,
how do I get it to call a java script function when the complete button is pressed? For example, I want to check that no negative number has been entered when the user presses Complete in the task list.
Thanks for help
Hello all,
how do I get it to call a java script function when the complete button is pressed? For example, I want to check that no negative number has been entered when the user presses Complete in the task list.
Thanks for help
Hi there you should use the on submit event. Whatever you have in the body will fire on click of complete