How to bind select box with multi parameters?
Confluence User - 28 Feb, 2019
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?
jdbc;#jdbcbinder;forms;selectbox;binder;loadbinder
