Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
I have a form with a select box which populate its data from another form using name as label and id as value. Now I mapped this form to a form grid. Form grid displays id instead of name since I am storing the id in the table instead of name to remove data redundancy. How can I map the form grid and the forms to display name in form grid instead of id but used id as value.