react icon indicating copy to clipboard operation
react copied to clipboard

Is there a way to put the form builder in readOnly

Open frankybboy96 opened this issue 1 year ago • 1 comments

I'm trying to figure out if there would be an easy way to put the form builder in readOnly mode. What I mean by that is that the builder would be available but a user can't add new fields to the current form or modify any of the field presents, but the user could still open up the edit window and see the options that are setup for each specific fields without being able to modify anything

All these options would be readonly/disabled image

frankybboy96 avatar Jun 21 '23 17:06 frankybboy96

Currently formiojs does not support such functionality.

antonSoftensity avatar Aug 03 '23 13:08 antonSoftensity