Passing parameter to Query in JDBC binder
Confluence User - 03 Jun, 2017
Hi,
I have a select box which is populating using JDBC binder, I have to pass parameter in query's where clause so that it populates data dynamically.
I tried the #form.TABLE.COLUMN# from the same form but it is not working. Please advise!
Regards,
TK
forms;jdbc;selectbox