Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
Hi, clicking on a HTML button would naturally submit a form. If you do not wish to submit a form, then you would want to use an AJAX call https://stackoverflow.com/questions/35203019/how-can-i-send-an-ajax-request-on-button-click-from-a-form-with-2-buttons
Hi
I need a button(Form Element- Field) inside the form that should send mail/ Generate PDF which should not call submit action.
I tried to create a plugin extends Element. But i don't know how to implement click action of that button.
Please suggest me any solution?