Hi I have a java script button that when clicked does some validation and clicks another save button which submits the form. however the js submit code doesn't do anything. it just says loading and gets stuck there.
my code is i added a css class to the save button and called it in Jscript like below
NWF$(".abcd").click();