Submit Server Connect Form via Javascript

Hi.
I have a server connect form which POSTs values to a server action.
But I need to submit the form from JS.
Doing something like document.getElementById("form1").submit(); redirects the page to the action of form - which is the default HTML Form behaviour.

Is there any way I can invoke App Connect’s form1.submit() from JS?

Community Page
Last updated: