Has anyone figured out how to trigger a form submission using JavaScript in Tapestry 5.4?
In 5.3 I was able to do this:
this.form.fire(Tapestry.FORM_PROCESS_SUBMIT_EVENT)
but that does nothing under 5.4.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
