-
Hi, I am using formio angular plugin for rendering form in my app. I want to handle or need to display popup when I get validation error. I referred formio angular document I found all event except er…
-
## Environment
Local using latest build https://unpkg.com/formiojs@latest/dist/formio.full.min.js
- Formio.js version: Lastest
- Browser: All
## Steps to Reproduce
1. Display a form using vie…
-
Hi,
I downloaded form builder interface Github code using the below link:
https://github.com/formio/formio
I followed all the steps mentioned within the link. But after I run the command npm …
-
I'm having a hard time tracking down when this error is occurring or reproducing it, but I've been seeing it a lot since updating to 4.14.0 in our logs.
It's showing up as `o.focus is not a functio…
-
Select component when remove selected value with remove button (cross) shows text 'undefined'. Same problem exist on live demo: http://formio.github.io/formio.js/app/examples/select.html
P.S. This …
-
I installed the latest version of formiojs on my local dev machine (4.0.0-rc.46) and noticed that the interface to configure a number component differs from the one that is available on the sample bui…
-
Trying to add a new custom component template according to https://github.com/formio/formio.js/wiki/Templates-API results in "Unknown template" error.
## Environment
- Hosting type
- [ ] Form.…
-
## Environment
Please provide as many details as you can:
- Hosting type
- [x] Form.io
- [ ] Local deployment
- Version: 4.10.0-rc.5
- Formio.js version:^4.12.0-rc.13
- Frontend frame…
-
Refer the CSS frameworks supported here: https://github.com/formio/formio.js/wiki/Templates-API
We need to support a different CSS framework. Is there some documentation on how this can be done or…
-
Here is config of render and options have no effect on messages.
component defines
options: any = {
errors: {},
alerts: {}
};
with
_.merge(this.options.errors, { mes…