Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
If you have the id of the table. You can either use jdbc to populate fields of your form or you can use ajax subform to get them populated automatically
Hi, I'm new to Joget. I'm trying to populate the Form's Text Fields (Multiple) with data from an external database (oracle) based on their own unique ID.
I'm actually looking at JDBC Binder but I'm not sure if that's the right approach.
To make this clearer, I'm basically trying to get customer information from the external database based on their customer_id.
Do you guys have any suggestions?