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

form lable class called directly into the component.

Hello Team, I want to get json object instead posting json to json endpoint url during form building. how i can get this ?

I am not able to install it. This is the error I get username@xunde-iPhone react-form-builder % sudo npm install Password: > [email protected] install /Users/username/Documents/GithubRepos/react-form-builder/node_modules/contextify > node-gyp rebuild No receipt for...

when I update my form which I created previously using ReactFormBuilder component I am getting this error. HTML5BackendImpl.js:403 Uncaught Error: Cannot have two HTML5 backends at the same time. at...

Hello, I'm using the example "Next-Mongo" provided with this project, and it is great. However, I would like to render the answers from the "answers" collection (in other words the...

I have followed all the steps which is mentioned. I can see the form builder and preview but api/formdata error.. Express is started but can't execute in browser.. >npm run...

Is there a way to by default, print the JSON to the console when saving a form? (or at least an option to do so) For demo purposes, it would...

Hey @blackjk3, Looks like a super cool project. Is it dead? Looks untouched for a while. Do you need new contributors? I may have need for this component. I'd like...

I have downloaded the project and added npm modules. I see drag and drop is not working. anything I'm missing? here package.json file ``` { "name": "react-forms-builder", "version": "0.0.3", "description":...