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

I am using a URL interceptor in my application, which includes default parameters. However, the Formio components are not being intercepted in order to apply the base URL and default...

question

We are using formio data grid as the number of column increases grid is placed outside the view port and couldn't scroll Is there a way to add scroll and...

question

## Environment Please provide as many details as you can: - Hosting type - [] Form.io - [x ] Local deployment - Version: 1.0.0 - Formio.js version: 4.15.0 - Frontend...

bug

## Environment Please provide as many details as you can: - Hosting type - [ ] Form.io - [x] Local deployment - Version: 6.0.0-rc.5 - Formio.js version: 5.0.0-rc.23 - Frontend...

bug

## Environment Please provide as many details as you can: - Hosting type - [ ] Form.io - [x] Local deployment - Version: 6.0.0-rc.5 - Formio.js version: 5.0.0-rc.27 - Frontend...

bug

## Environment Datetime picker dialog doesn't follow datetime field on scroll - Hosting type - [ ] Form.io - [x] Local deployment - Version: ^5.3.0 - Formio.js version: 4.15.1 -...

bug

How to apply translations to Form Builder??

question

Hi, I'm struggling for this, i'm wathcing for change() emitter and everytime there's a changes i was able to get the data object meaning this is the answers of the...

question

![Sem título](https://user-images.githubusercontent.com/14100568/216122138-da43e8ae-72bf-49bd-8265-26ababd28095.png) How can I within an angular project change the layout and confirmation message when removing several components of the webformBuilder? The implementation in formiojs looks like this. But...

question

Environment: formiojs: ^4.14.1 formio/angular : ^5.3.0-rc.2 angular:13.3.11 I'm making a custom radio component, inheriting the radio editFormfrom formio, as an example below: ``` import { Components } from 'formiojs'; const...

question
scope: custom components
scope: community