Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
Hi there!
You could simply create another form, bind it to the same table and create all the elements in it with the same IDs as used in the first form. Now you could make some of the fields here as read-only and bind this to the edit action of the Userview CRUD.
Hope this helps.
Thanks,
Ashutosh Tripathi
hello sudarsan, you can create form edit with and get value in the form with nested hash variable. sample for get nested hash variable you can look it. Hash Variables
I have been able to reach this by making the designed field as "read-only" in the form design that is being used to EDIT/ADD these entries.
I hope this helps
On clicking edit link in EditCURD the form opening all the form fields to edit,
Is there any way to restrict some fields and access only some particular fields to edit.