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, how to remove all edit form popup **preview panel** after that buttons align left. [https://formio.github.io/angular-demo/#/forms/builder](url) Working based on above sample. ![image](https://user-images.githubusercontent.com/77962234/118486256-07fc6d80-b737-11eb-87a2-e42738fc320c.png) ` ` `optionsdata: any = { builder: {...

question

## Environment Please provide as many details as you can: - Hosting type - [] Form.io - [x] Local deployment - Version: 6.5.x - Frontend framework: angular 16.3.0 - Browser:...

bug

I have a dropdown-like component that loads data from my back end. I need to have different view types for my component which I am able to achieve (i.e. Single-select...

question
scope: custom components
scope: community

I have created a few custom component using formio in my current project. Right now I am trying to make my custom component view only like how the Form Renderer...

question
scope: custom components
scope: community

## Link to Jira Ticket https://formio.atlassian.net/browse/FIO-7507 ## Description **What changed?** Added a publish job to push to a "dev" npm tag that includes a PR number and commit short hash...

## Link to Jira Ticket https://formio.atlassian.net/browse/FIO-XXXX ## Description **What changed?** *Use this section to provide a summary description of the changes you've made* **Why have you chosen this solution?** *Use...

I am using a Form IO submit button in one of my pages and on submit, I have added a popup, which has two buttons i.e. Proceed and Cancel. After...

bug

Hello. How can you remove individual options in the components so that only the most important settings are displayed? I've already tried this, but I can't remove the "Label Position"...

question

Custom components are not maintaining the values/state when dragged. 1. I created a custom button component and have a property called buttonText to store the button text. ```ts editform: ()...

question