angular
angular copied to clipboard
JSON powered forms for Angular
I've noticed that the loading gear icon is persistently visible even after the form has successfully loaded. Is there a way to address this issue and ensure that the loading...
Is it possible to access the current instance of the Formio Component within the custom component? ```ts export class My CustomComponent implements FormioCustomComponent { @Input() value: string; @Output() valueChange: EventEmitter...
#1005 
[BUG]
The signature line is cut off when trying to use electronic signature  The application functions correctly during local preview but experiences issues with the signature display and drag-and-write cutt-off...
I am a user of Form.io and have been utilizing the form builder to create dynamic and interactive forms. I appreciate the functionality provided by the platform and find it...
[BUG]
## Environment Please provide as many details as you can: - Hosting type - [] Form.io - [x] Local deployment - Version: 5.5.0-rc.11 - Formio.js version: 4.15.0 - Frontend framework:...
Hi Thank you for nice [custom angular element widget tutorial](https://github.com/formio/angular/wiki/Custom-Components-with-Angular-Elements) I'd like to do custom table but with possibilities to drag other formio widgets into cells (Yeah, there is standard...
we are using form-builder in our project and we are passing below form schema to the builder as input property however the JSON gets updated with all the default values...
Issue Description: I am trying to implement a confirmation pop-up before the removal of components in Form.io Form Builder. Currently, Form.io uses a flag called "alwaysConfirmComponentRemoval" to show a confirmation,...
I have a problem with the implementation of FormBuilder. I have adapted the form builder as indicated in the GIT section described at https://github.com/formio/angular/wiki/Form-Builder and I am getting the following...