eConfig UI gets distorted when using dynamic hide on grid layout
We have around 6 attributes, based on selection of one of them we are tying to hide few of the attributes using dynamic hide. while doing so UI is getting distorted for attributes. attributes do not stay in the grid as assigned
For Example
11) The grid layout has 3 attributes A, B and C on the first row of the grid. And Attributes D, E and F on the second row of the grid.
2) Based on value selected from the drop down of Attrbute A, Attibute B gets hidden due to dynamic hide rules.
3) Now the layout changes like this the grid layout has Attrbutes A, C and D on the first row and attributes D and F in the seoond row.