udos86 / ng-dynamic-forms

Rapid form development library for Angular

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Formarray not allow customize layout of specific element

begandroide opened this issue · comments

I'm submitting a


[X] Bug / Regression
[ ] 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! since time ago i has the issue that i cant customize layout of specific element in formarray; happens that i want to use visibility invisible when i hide the controls (because the layout has changes if i use hidden property).

The issue can be found at: #610, and still being a problem.