Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
I am following this link on how i can call jasper report from my joget form:- http://dev.joget.org/community/display/FORUM/Can+i+call+a+jasperReport+from+a+joget+userview+or+web+console+and+pass+dynamic+parameters+to+it?focusedCommentId=8716940&#comment-8716940 .
But what i noticed is that it uses a "submit" button to do the call,,, but on my joget form builder there is not option to add new button to my form.
so does any one know how i can add a new "submit" button in my joget form to display a report ?
Best Regards
3 Comments
Owen Ong
Hi John,
Form the example, it actually using jQuery to override the event handle of the original submit button. You can try to use jQuery to add a new button or using the "Custom HTML form element" to add your new button.
Hope this help.
Best regards.
remon raahad badia
thanks Owen,
i have the same problem , i use the "Custom HTML form element" to add your new button
but who can open new form when press that button?
Walter
How you design your button? That's exactly how.