Make form readonly/updatable easily
Summary
Make form readonly/updatable easilyContent
Hi All,
We have created a form which is having many components in it (input texts, radio buttons, check boxes, etc) in the form.
There are 2 different navigations to the page, one for EDIT operation and the other for VIEW_ONLY (no changes allowed).
Is there a way to make the switch the form readonly and edit mode?
For now we have kept conditions and based on the condition doing readonly true/false for every component.
Please let us know if there are any better ways to do this in VBCS.
Thank you so much.
Tagged:
0