ng-dynamic-forms icon indicating copy to clipboard operation
ng-dynamic-forms copied to clipboard

Add primeng <p-fieldset> support for DynamicFormGroupModel and legend

Open kovax opened this issue 5 years ago • 1 comments

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 avatar Mar 21 '19 16:03 kovax

@kovax Hi!

Could you provide template code on how you'd like to have this implemented?

udos86 avatar Apr 16 '19 20:04 udos86