sethsandaru / vue-form-builder

Super Form Builder built on top of Vue with Drag & Drop functionality, savable-form-schema and easy to maintain/upgrade your form.
http://vue-form-builder.sethphat.com
MIT License
413 stars 129 forks source link

Bootstrap read-only attributes in v2.x #34

Closed thegoatherder closed 3 years ago

thegoatherder commented 4 years ago

Any plans to implement boostrap readonly on form inputs:

https://getbootstrap.com/docs/4.0/components/forms/#readonly

In the form builder configuration, this could be represented as a checkbox.

sethsandaru commented 4 years ago

Hello @thegoatherder ,

Yes, it's one of the features I would build for the v2.1.0 version. Basically, here is what I think about it:

So, later version is better instead of doing it and reschedule the release date of v2.0.0.