value set for select box not showing while using CRUD to update records
Confluence User - 30 Mar, 2017
Dear experts,
I am evaluating the cloud edition of Joget. Ran into trouble while developing a CRUD element for providing 'Edit' option to an already submitted form.
1- I have a select box element in the form and a value has been set during initial record creation via form.
2.When the same record has been pulled via CRUD for editing, the previously set value has not been showing there any more.
So, If i haven't manually set the value again, it takes some junk characters as its value instead of persisting the initially set value
Any thoughts on how to assure consistency by keeping the value intact?
Thanks in advance for your help.
Cheers,
Rash.
crud;form