react
react copied to clipboard
JSON powered forms for React.js
In this form.io example the collapse works when you click on a section like basic, usefields, layout. It does not work in this exhttps://formio.github.io/react-app-starterkit/#/components (builder) unless you click on another...
This CONTRIBUTING.md file will help our fellow contributors to show by which mens they can contribute to this project
we want to remove the babel-polyfill package from the dependencies because it is installing a version of core-js that contains vulnerabilities.
**Description:** **Current Behavior:** Input components provided by the Form.io library, whether in the renderer or builder, do not seem to be supported when used within dialog component wrappers. When attempting...
I am working on a new project that requires custom forms to be build using formio, I was initially using formio.js package in Rails 5.x and have a OK understanding...
I'm trying to figure out if there would be an easy way to put the form builder in readOnly mode. What I mean by that is that the builder would...
pls help on this **which key is used to show the selected value in json data.**
## Environment Please provide as many details as you can: - Hosting type - [x] Form.io - [ ] Local deployment - Version: - Formio.js version: 4.3.0 - Frontend framework:...
Hi, My react app sends formio forms to camunda bpe. I’m having a bit of an odd issue using @formio/react: sometimes it doesn’t call the provided onSubmit handler. That seams...