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

A complete react form builder that interfaces with a json endpoint to load and save generated forms. The toolbox contains 16 items for gathering data. Everything from star ratings to signature boxes!

Results 32 react-form-builder issues
Sort by recently updated
recently updated
newest added

I use Windows 7. But error while install. How can I fix it? D:\MyCode\react-form-builder-master>npm install > [email protected] install D:\MyCode\react-form-builder-master\node_module s\contextify > node-gyp rebuild D:\MyCode\react-form-builder-master\node_modules\contextify>if not defined npm_config_node_gyp (node "C:\Program Files\nodejs\node_modules\npm\bin\node-gyp...

I can only add one form field in a row and it not supporting inline form field, Can you please let me know is there any option to do it?

I am using react 15.1.0. I get an error: ERROR in ./~/react-forms-builder/lib/app.js Module not found: Error: Cannot resolve module 'react/addons' in D:\MySource\web\node_modules\react-forms-builder\lib @ ./~/react-forms-builder/lib/app.js 1:142-165 How can I solve it?

Would you mind providing a brief description of how one would tweak your form builder code to add a custom form field/element to the builder? I am very interested in...

Range slider is not working. Upon previewing the form, the label shows markup, and the slider itself won't move. In addition to this specific feature, there are a ton of...

I got some error when installing.. ![image](https://user-images.githubusercontent.com/12665704/32275371-9abf15f0-bf3d-11e7-8288-2892fcb70c45.png) Please help me

Hi @blackjk3 , I am new to react js and i know little concepts about react. I would like to know the flow of this application . Also I would...

I am getting this error when I try to render a basic form generator in my existing app. `Uncaught Error: addComponentAsRefTo(...): Only a ReactOwner can have refs. You might be...

How is it possible to persist or to show the json of the generated form. When I create a form and push the save button on the form preview, it...