-
## Environment
Please provide as many details as you can:
- Hosting type
- [x] Form.io
- [ ] Local deployment
- Version:
- Formio.js version: 5.1.1
- Frontend framework: React
## …
-
I used old version of formio.js in that getAllComponents() method available. i used that method to get all components in the form. I upgrade formio.js to newer version, but in newer version getAllComp…
-
If there is an error in the form, it throws the Fix following errors. Great, I fix the errors and submit it again with no errors and it still says errors remain.
I think the issue lies in that the …
-
```
2023-12-04 16:17:45
2023-12-04 16:17:46 formio:db Opening new connection to mongodb://mongo:27017/formio +0ms
2023-12-04 16:17:46 __ __ _ __
2023-12-04 16:…
-
Hi Team,
Calculated value is not working with custom component. I have created RadioButtonsComponent. RadioButtonsComponent implements "FormioCustomComponent". I need "calculateValue" filed inform…
-
The validator code assumes that anything with an integer step should be validated as an integer:
See here: https://github.com/formio/formio/blob/a5051062113b7f848eb9083e4885ed6d2fe15ad7/src/resourc…
-
- Hosting type
- [x] Form.io
- [ ] Local deployment
- Version:
- Formio.js version: 4.14.7
- Frontend framework: react 18.1.0
- Browser: chrome
- Browser version: 101.0.4951.67
Sig…
-
Hi,
I am going to tryout the PDF FormBuilder mode and right now when I try to upload a PDF it uses `https://api.form.io/upload` API to upload the file. Is there a way to modify this like `FileServ…
-
## Environment
Please provide as many details as you can:
- Hosting type
- [x] Form.io and [next](https://next.form.io/#/)
- [x] Local deployment
- Version: 7.4.0
- Formio.js version: …
arogl updated
9 months ago
-
Hi and thanks for any advice / help. I have a web page with 50+ dropdowns. Each dropdown calls different APIs for populating its data. I use the "search" and "lazyLoad" feature - https://formio.github…