-
## Environment
Please provide as many details as you can:
- Hosting type
- [x] Form.io
- [ ] Local deployment
- Version:
- Formio.js version: @formio/angular@5.2.0, formiojs@4.13.8
-…
-
## Environment
- Hosting type
- [x] Form.io
- [ ] Local deployment
- Version:
- Formio.js version:2.3.3
- Frontend framework:
- Browser:Chrome
- Browser version:
## Steps to Repr…
-
## Environment
formio 2.0.0-rc.3
- Hosting type
- [] Form.io
- [x] Local deployment - Docker
Hi,
if we try to load in batch data through the POST submission
After a few successful …
-
I want translate file component error message ,
![image](https://user-images.githubusercontent.com/18414430/69405759-7d060700-0d3b-11ea-8c2d-02afec8097bb.png)
like this
minWords: '{{field}} mus…
-
How to make custom components translatable in angular-formio? translation of angular custom components is not documented.
-
Hi, I've been using formio and formiojs in a web application. I would like to have a "conditional disable" capability, that is the possibility of applying some kind of logic in order to disable or ena…
-
Hi,
I have created a form with several steps and I would like to arrive directly on a particular step (according to a "#" in the URL or other ?). For exemple, on the 3d step.
I read the examples in…
-
-
Is there a way where we can pass token through metadata to select a component and populate the list.
For example:
```
```
```
submissionData: any = {
metadata: {
token: "]vyxa…
-
How to create formio module - https://github.com/formio/module-example as an angular library?