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, my formInputData = { "test": "test value" } This is my render html ``` ``` Form render is opening but previous submitted data is not populating on the fileds.

Hello, There are a few bugs that I noticed, I am hoping this would get resolved. Bug 1 Under 'Button' Control Specific Configuration: there is an option for 'clear', I...

I am listen to emit event, but it not firing with this code (new Vue()).$on("my-event", value => { // handle form values, ajax here... })

Bumps [node-forge](https://github.com/digitalbazaar/forge) from 0.10.0 to 1.3.0. Changelog Sourced from node-forge's changelog. 1.3.0 - 2022-03-17 Security Three RSA PKCS#1 v1.5 signature verification issues were reported by Moosa Yahyazadeh ([email protected]). HIGH: Leniency...

dependencies

Steps to produce: Create form with dropdown. this dropdown is getting its values from custom API. ![image](https://user-images.githubusercontent.com/29375974/157550678-62b46f21-6679-4adf-8f5f-e81e61d74d2f.png) View form renderer and select any value from the values returned in the...

Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.3 to 1.5.10. Commits 8cd4c6c 1.5.10 ce7a01f [fix] Improve handling of empty port 0071490 [doc] Update JSDoc comment a7044e3 [minor] Use more descriptive variable name d547792 [security]...

dependencies

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.12.1 to 1.14.8. Commits 3d81dc3 Release version 1.14.8 of the npm package. 62e546a Drop confidential headers across schemes. 2ede36d Release version 1.14.7 of the npm package. 8b347cb...

dependencies

Is there anyway that we can support html tags or markdown in text block when rendered in form renderer? **Form Renderer:** ![image](https://user-images.githubusercontent.com/2435077/116408730-bebaab80-a865-11eb-8f56-350764a2e16b.png) **Form Builder** ![image](https://user-images.githubusercontent.com/2435077/116408909-eb6ec300-a865-11eb-992a-a73890c5c553.png)

patch-release