angular
angular copied to clipboard
JSON powered forms for Angular
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...
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...
## 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...
## 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...
## 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...
## 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 -...
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...
 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...
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...