vue-form-builder icon indicating copy to clipboard operation
vue-form-builder copied to clipboard

Super Form Builder built on top of Vue with Drag & Drop functionality, savable-form-schema and easy to maintain/upgrade your form.

Results 22 vue-form-builder issues
Sort by recently updated
recently updated
newest added

Hi, I created two sections and added validations to the fields in both sections, then I deleted 1 section and saved the configurations. The deleted section is now removed from...

Hi, I was looking at: http://vue-form-builder.sethphat.com/form-config Instead of making post request with form action I want to post the formInput via emitting method. I have done: ![emit-code-form-builder](https://user-images.githubusercontent.com/5707050/98938583-21b1c380-250e-11eb-8623-c289a480ed9c.png) Trying to emit...