Don Amit

Results 5 issues of Don Amit

Hi, I am using this framework for my new react application. After implication, I can see there is no stylesheet, I checked that even no inline styles are rendering. But...

Hi, I'm using your [Translations method ](https://help.form.io/developers/form-development/translations) in our Wizard form. In our wizard form, we have custom events for "Next", and "Previous" as we are using on a different...

My requirement is when I click the Save button the user input will save into a draft and as in Form IO under "Use" behavior user will be redirected to...

Hi, I'm using formio-react to build a custom builder. I have concern about integrating accessibility configuration in the builder. I understand the fields are drag and drop using Dragula. Is...

Hi, I am building a custom component on top of ContentComponent. I have mostly done, but got stuck on updating the schema. My code follows below: ``` import ImageComponentDisplay from...