angular icon indicating copy to clipboard operation
angular copied to clipboard

JSON powered forms for Angular

Results 216 angular issues
Sort by recently updated
recently updated
newest added

Hi team, I have successfully captured the value and the array is stored in db but when i try to get the submission, my appropriate selection is not selected. For...

question
scope: custom components
scope: community

I have a working custom Select component for "States" following several examples. However, in trying to create an new select component I cannot figure out where/how to set the data...

question
scope: custom components
scope: community

Hi, a simple question: under what conditions formio render options errors is triggered ? options = { alerts: {'submitMessage': ''}, errors: {'message': ''}, i18n: {language: 'it', ... } Thanks in...

question

Hi, My use case is that i have a parent form and a contacts form. When i press addcontact button a pop up is opened and contact form is rendered...

question

i'm trying to use a Form Manager but this error keep show up ![error](https://user-images.githubusercontent.com/17121064/73348650-6bd4fb80-4292-11ea-81f0-580a22f31543.PNG)

Fantastic lib, Appreciate @travist on this Forms. I have a form when you select the name of the employee from the dropdown it should pull the data of the employee...

question
scope: custom components
scope: community

Hi, We are dealing with large forms many components. Currently we set the submission for the complete form after each change/server interaction. This is starting to cause rendering performance issues...

question

In initialize data form, if object contains some attribute that are not present in the form, the data is maintained in submission input or deleted ?

question

## Environment Windows , angular-formio - Hosting type - [x] Form.io - [x] Local deployment - Version: - Formio.js version: formio.js-4.0.0-rc.25 - angular-formio version : angular-formio-4.0.0-beta.9 - Frontend framework: angular...

bug

Hi, how can I add a component to a builder form? https://github.com/formio/angular-formio/wiki/Custom-Components-with-Angular-Elements I think this link is incomplete if you can help thanks of team

question
scope: custom components
scope: community