angular
angular copied to clipboard
JSON powered forms for Angular
Hi, I just register a custom component 'RatingComponent' successfully in the forked project '**formio/angular-demo**' according to the guide (https://github.com/formio/angular-formio/wiki/Custom-Components-with-Angular-Elements). - If I call registerCustomComponent(injector) in AppModule, the 'RatingComponent' works well...
Hi all! I'm testing your library with my PrimeNG Angular project but the layout is not as expected.  Is there a way to set the PrimeNG layout with your...
Hi, I am trying to allow href to use the msteams protocol in the formio sandbox through the options json. This does not fly however. ``` { "display": "form", "components":...
Hi, Until now I was loading data into the form in (render) method by setting them like this: this.formio.formio.submission.data = myDataObject (where this.formio is a viewchild FormioComponent that is not...
I am getting error ``` chok@cloudshell:~/apps/my-app (fx-vps-225216)$ npm install --save angular-formio npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR! While resolving: [email protected]...
I am getting following error while npm install ``` $ npm install --save angular-formio npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR!...
When displaying pdf, the zoom in and zoom out buttons don't do anything in firefox. It is however working fine in chrome and edge.
This question is in reference to the form editor. Currently, when a component editor is open, it can be closed by clicking on the "X" in the top right hand...
## Environment Please provide as many details as you can: - Hosting type - [x] Form.io - [ ] Form.io official demo page - Browser: Chrome - Browser version: 92.0.4515.159...