-
Is there a way to remove choicesjs from the option?
Please upgrade "choices.js": "^8.0.0", to latest version of 9.0.1 as we are running into javascript error if values for dropdown have spaces.
…
-
## Environment
- Hosting type
- [ ] Form.io
- [x] Local deployment
- Version: 4.14.9
- Formio.js version: 4.14.9
- Frontend framework: None
- Browser: Chrome
- Browser version: 106.0…
namti updated
9 months ago
-
I found a bug with the select component when doing infinite scrolling of URL requests. Firstly, when the user scrolls, a new request is made (expect to be made when scrolling to bottom). Secondly, if …
-
I have the existing element select#selector
I can't change developer's src bundle.
I just need add my fuctionality.
I'd like to do
var selector = new Choices(document.getElementById('select…
-
## Environment
- Hosting type
- [x] Form.io
- Formio.js version: 4.1.10
- Frontend framework:
- Browser: Chrome
## Steps to Reproduce
1. Create form with Json schema :
```js
{ "displa…
gks66 updated
10 months ago
-
## Environment
- Formio.js version: https://formio.github.io/formio.js/app/sandbox
- Browser: Google Chrome
- Browser version: Latest
## Steps to Reproduce
1. Click add another
2. Select one…
gks66 updated
9 months ago
-
Hello. I have experienced problems trying to use raw JSON in a select box. I want to add JSON for all countries for a select box but the builder crashes. It looks like it could be a problem with the a…
-
I'm using Select component which allows multiple values to be selected by the user.
Though **Formio** has required error message display as an inbuilt functionality, I've used custom validation to…
-
Another version of the dropdown based on the choicesjs library
-
## Environment
Please provide as many details as you can:
- Hosting type
- [x] Form.io
- [ ] Local deployment
- Version:
- Formio.js version: latest (from trial on website)
- Fronten…