ng-dynamic-forms
ng-dynamic-forms copied to clipboard
Add primeng <p-fieldset> support for DynamicFormGroupModel and legend
I'm submitting a
[ ] Bug / Regression
[x] Feature Request / Proposal
[ ] Question
I'm using
NG Dynamic Forms Version: `6.2.0`
[ ] Basic UI
[ ] Bootstrap UI
[ ] Foundation UI
[ ] Ionic UI
[ ] Kendo UI
[ ] Material
[ ] NG Bootstrap
[x] Prime NG
Description
Add primeng <p-fieldset>
support for DynamicFormGroupModel and legend. It could be an alternative feature only used when legend
has a value. I think <p-fieldset>
does not have the restrictions of html <fieldset>
(see #519 and #544)
@kovax Hi!
Could you provide template code on how you'd like to have this implemented?