Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
Hi Anthony
These links in Joget Knowledge Base might help:
so it works with the form binder and same process as above. I guess its a Jdbc limitation.
Cheers - Tony
Ok - so I structure the sql in the selectbox as such:
SELECT c_Balance, c_Balance
FROM aimsportal.app_fd_PurchaseOrder
WHERE c_PurchaseOrderNumber = ?
and in the next screen I setup a textfield as the Field ID to control available options based on Grouping.
however it doesnt seem to work? is it due to the community edition we are testing on?
Greetings - I am trying to use a current text field on a form as a parameter in the SQL statement to populate a SelectBox. example:
Select Name, Name from TableName Where Condiition = "TextfieldName"
How is the textfield referenced within the SQL query? the form would not be saved yet.
thanks
tony