How do I pre-populate form fields with data from Database based on a unique ID?

Confluence User - 21 Jun, 2021

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?

forms;database

1


21 Jun, 2021
confluenceUser
1
confluenceUser

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 

RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print