Travis Tidwell
Travis Tidwell
Thanks @Alexa-Green for bringing this to our attention. We are going to look at this issue in our next planning session to see if we can allocate a developer to...
We currently do not have any plans, but if you would like to have us work with you to get this working, then please reach out to the email support...
We would really appreciate a contribution from the community on this one. We have created a "docker-compose" for this library, but a helm chart is still something we could use...
The issue is that the select component expects that the results returned from the api is an array of entries, and you are just returning an object, and it is...
You should look at the template for USWDS. It does this and looks really nice. https://github.com/formio/uswds
The link that @randallknutson mentioned earlier does show how this is done in that modal that comes up. This uses the **editForm** configuration like this. ``` Formio.builder(document.getElementById('builder'), {}, { editForm:...
@JackyKoh yes you can target any element within the editForm of that component. So get a sense of what the editForm looks like for a specific field, you can type...
What OS are you running the tests within?
It may be the case that our build and tests scripts are not compatible with Windows. We all use Unix based systems @ form.io, so we would welcome a fix...
I like this change and am considering it, but this seems to only take into affect if you are using a group called "custom". What I would prefer is to...