geprog / former

Former is a form builder for FormKit schemas.
https://geprog.github.io/former/
MIT License
3 stars 0 forks source link

Introduce form view-only mode #15

Closed ShahwarZia closed 5 months ago

ShahwarZia commented 5 months ago

There should be an option in the FormContent/FormFieldEdit to disable adding new fields when the Form is in read mode.

anbraten commented 5 months ago

You can pass a mode to the FormBuilder. Have a look at the sample in the readme for more details.