How to bind select box with multi parameters?
Confluence User - 08 Aug, 2020
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?
jdbc;#jdbcbinder;form;selectbox;binder;loadbinder;dependency