vue-dynamic-forms icon indicating copy to clipboard operation
vue-dynamic-forms copied to clipboard

Easy way to dynamically create reactive forms in Vue based on a varying business object model

Results 24 vue-dynamic-forms issues
Sort by recently updated
recently updated
newest added

**Describe the solution you'd like** Support `` groups of inputs https://www.w3schools.com/tags/tag_fieldset.asp

**Describe the bug** Checkbox are not being reset after form submission **To Reproduce** Steps to reproduce the behavior: 1. Go to 'http://localhost:6044/checkbox-fields' 2. Check one of the checkboxes 2. Click...

bug
next

Hey there, sorry I have been away for so long. The reason is that I changed my main role to another company, and my focus also changed to content creation...

### Is your feature request related to a problem? Please describe. No. ### Describe the solution you'd like To be able to import the whole form configuration from standard JSON...

feature-request