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

Could you provide function "createAbstractControl" of dynamic-form-service as Protected? #1143

Open
begandroide opened this issue Jul 8, 2021 · 0 comments

Comments

@begandroide
Copy link

I'm submitting a


[ ] Bug / Regression
[X] Feature Request / Proposal

I'm using


NG Dynamic Forms Version: `14.0.1`

[ ] Basic UI
[ ] Bootstrap UI  
[ ] Foundation UI
[ ] Ionic UI
[ ] Kendo UI
[X] Material  
[ ] NG Bootstrap
[ ] Prime NG

Description

Hi! in a need of create custom form controls to dynamic-forms angular material i have the necessity of extend DynamicFormService of core and use some private functions like createAbstractControl.

Why i need it? I face the problem of create groups visually grouped (that has same behaviour, like hidding), but not create two form groups in one.

So, to create my control i need use createAbstractControl, that is private and i cant use it from extension.

If couldn't, how i can do this?

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

1 participant