react-form-builder
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!
what about translations? Does this have support i18n?
Is there any way to create something like form-wizard, like when we add page break it will add one button call next and on click of that next button we...
It would be a nice feature to have the ability to add custom CSS classes like other form builders.
I have a need to add a container that can house components. Could you describe the process for creating that component that even is part of the form builder? I...
Hi, Some of the css classes looks like they are still trying to use bootstrap 3. Example from form.jsx: ` ` `btn-agree` is not defined in the css. Are you...
Hii, I have tried react-form-builder2 package. But here missing some css styles for hovering and buttons, I am not able to fild in your library. also I want to customize...
@Kiho first of all thank you for creating such a wonderful utility, i did follow all the recommendations said in the closed cases[refer to picture below], none of this helped...
I tried adding `position: fixed` to `ul` element in toolbar. This helps to some extent but behaviour is not desirable if we add some elements on top of the builder....
Hi team, we have found the below issues with all the components, are these already known issues and is there any plan to fix them any time soon or shall...