Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Programmatically Add controls #98

Open
BenjiFarquhar opened this issue Apr 8, 2023 · 2 comments
Open

Programmatically Add controls #98

BenjiFarquhar opened this issue Apr 8, 2023 · 2 comments

Comments

@BenjiFarquhar
Copy link
Contributor

I see there is a formModel.myFormControlRemove() , just wondering how I would dynamically add it back in after I remove it. Not sure if the use case is very common, but would be good to know if it is possible.

@vasilich6107
Copy link
Contributor

first of all - we have an ability to remove controls for only nullable fields

@vasilich6107
Copy link
Contributor

there is form.addAll(controls) method which is not implemented for now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants