Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
Hi Saravanan
The free Simple Leave app in Joget Marketplace has examples in datalist "My Leave Entitlements" where in "Source>Configure JDBC Datalist Binder", it is using SQL SELECT statement to combine two database tables to form one datalist.
Another example, the free Service Help Desk app in Joget Marketplace has examples in datalist "Issues:Admin Manage" where in "Source>Configure JDBC Datalist Binder", it is using SQL SELECT statement to combine six database tables to form one datalist.
Cheers.
Hi,
How to combine 2 field from 2 difference data source into 1 data list
Example: Datasource: user registeration form (first name)
Datasource: user approval form (status)
Into 1 data list
Example : User Registeration Reports (first name/status)