Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
Hi Arend-Henk Huzenyest
If you use a JDBC Binder in a selectbox, you need to pass in two parameters to populate the select box id and value, for example:
SELECT id, c_name FROM app_fd_mytable
or
SELECT id, CONCAT(c_name, c_telno, c_email) AS myValue FROM app_fd_mytable
Thx for your quick rely
Maybe the documentation can be updated on this point: https://dev.joget.org/community/display/KBv6/JDBC+Options+Binder
Thank you for your feedback Arend-Henk Huzen. We have updated the documentation :-).
When I try to enter a SQL- statement I get continuously the following message:
It seems the JDBC-connection gets stuck,
What is the error that you are getting from the server log?
The log shows no error