-
I defined a select box with:
* multiple values
* url
* **data type: object**
* default value: **array of keys** (without labels)
* idPath: key
Schema:
```
{
"display": "form",
"s…
-
I am trying to configure a select box with specific values and a default value based on another select box value selected.
My present configuration is as below but I cannot select another option then…
-
When the Validation catches errors into an alert and provides links to navigate to the field like so:
![image](https://user-images.githubusercontent.com/8567795/202496228-95ca1c8f-27f9-45b8-9ace-5cd5…
-
## Environment
- Formio.js version:4.x
## Description
Select component shows id value on component Edit grid. Customer does not understand, what is this value. Should render template as label nam…
-
- Formio.js version: 4.14.7
- Famework: Laravel
- Browser: Edge
- Browser version: 107.0.1418.42
When the Validation catches errors into an alert and provides links to navigate to the field like…
-
## Environment
Formiojs: 4.14.10
Browser: Chrome
## Steps to Reproduce
1. In formiojs create a panel that is hidden by using an advanced conditional script: show = false
2. In the hidden panel,…
-
## Environment
- Hosting type
- [x] Form.io
- [ ] Local deployment
- Version: Latest version (Even in online [demo builder](https://formio.github.io/angular-demo/#/forms/builder))
- Bro…
-
I have a select component in my wizard. It's data source is custom, which is a function that gets data from a web service. I know I can use url but I needed to use custom function for some other reaso…
-
When "Open First Row When Empty" is checked on an edit grid component, the first row won't save. Note that this seems to only happen when the edit grid component is on a page that is NOT the first pag…
-
## Environment
Please provide as many details as you can:
- Hosting type
- [] Form.io
- [x] Local deployment
- Version:
- Formio.js version: 4.9.9
- Frontend framework:angular-formio…