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 49 react-form-builder issues
Sort by recently updated
recently updated
newest added

This package is awesome! But I need the multi-language. Could you let me know when you will implement multi-language feature? Thanks.

1. As shown in example (https://www.npmjs.com/package/react-form-builder2), it is possible to provide pre-built data to form builder, but the data prop is missing in FormBuilderProps 2. For the FormBuilderPostData, the problem...

Issue [#183](https://github.com/Kiho/react-form-builder/issues/183) has resurfaced. I tried to looking at the [diff for v0.11.1](https://github.com/Kiho/react-form-builder/commit/dc448e3408d0bd5c35381e5ffe68b432c8a5d73d) to see if I could figure out the fix. It didn't jump out at me. For now...

When trying to do some logic , after click nothing is happening and I receive these errors in console Type of flow that Im trying to use and get this...

When running the build process with yarn or npm on the MongoDB example I am getting this error: ``` node:internal/crypto/hash:80 this[kHandle] = new _Hash(algorithm, xofLen, algorithmId, getHashCache()); ^ Error: error:0308010C:digital...

The property is supposed to be used by 'File Attachment' field. Without it in the interface FormGeneratorProps , there is always a compile error when \ is being used with...

I am unable to add **line break** or any other field in between two column, three column and four column row. Attached a video for the refrence. #https://www.awesomescreenshot.com/video/32555367 #https://screenrec.com/share/l8OspBSVvZ

**Title**: ReferenceError: global is not defined in react-form-builder2.js **Description:** I'm experiencing an issue with the react-form-builder2 library. When running my application, I encounter the following error: `Uncaught ReferenceError: global is...