Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
Hi, yes you can place a <script> tag within a Custom HTML element, so you can use any custom JavaScript that you wish. Perhaps you can do something similar to how to set multiple parameter in ajax subform.
Dear All,
Let's say I want to show data from db with jdbc query binded in a select box, usually you could bind the data with 1 parameter got from other select box. But what if I want to bind data from 2 parameters or more? Because the 2 select boxes for parameters have no relations at all, but for the last field it has the relation?
I saw some people answer that it can be solved by using Custom HTML, Is it using JavaScript? Can JavaScript or JQuery work in Joget to connect with db and retrieve data with validation?