-
Below is JSON I am getting from a database. I have to go through each of the keys in the JSON and check if there is a period (.) in the key name; if so, I need to add a property required with the valu…
-
This also seems to apply for the ChoicesJS variant
-
- [x] Multi-value ChoicesJS select is not displayed properly in summary (seen screenshot) @SilviaAmAm https://github.com/open-formulieren/open-forms-sdk/pull/126
![image](https://user-image…
-
### What needs to be fixed
This is a very minor tidying up issue, but on an installed Cassiopeia template, the file /css/vendor/choicesjs/choices.css has, on line 336:
```
/*===== End of Choices …
-
### NetBox version
v3.0.0
### Python version
3.7
### Steps to Reproduce
1. Navigate to IPAM > IP addresses > Add
2. Attempt to create an IP address with no VRF assigned (i.e. Global)
### Expect…
-
In Odoo 13, I create one form, and in the Res Model, I choose sale.order, I want to create one select field, the user can use this select field to select the Odoo customer name, which like the "res. p…
-
### Steps to reproduce the issue
pull latest 4.0-dev.
run "npm ci"
### Expected result
updates cleanly.
### Actual result
throws errors and fails during .css segement.
### System …
N6REJ updated
3 years ago
-
Using https://formio.github.io/formio.js/app/builder I was able to re-create an issue we are having in our application.
In a select list if you set the default value to an option whose value is 0…
-
turbo_frame_tag does not render properly css in select multiple form: selectizejs choicesjs.
I find it works perfectly with turbolink when specify: document.addEventListener("turbolink:load", ....
B…
-
I have implemented a form which works fine in formio.js. I have a requirement to migrate it to angular version. I have done majority of the converstion, however I am stuck on one item for the last cou…