
Hi!
I have to fields one under another. One of the fields (a) is hidden as default, but is visible based on a business rule. The problem is when the (a) is hidden the field under it (b) moves up and takes field (a)'s place. Is it possible to lock the position of field (b) so that when field (a) is hidden (b) stays in the same place?
Thank you in advance.
*This post is locked for comments
I have the same question (0)Hi,
You can check below reference I have given an example when the field is moving -
https://community.dynamics.com/crm/f/117/t/276533
I am not sure how you have designed your form , I saw this is happening when you have your fields in the same row . I mean if you have two fields in same row lets say Field1 is showing first position and Field 2 is showing in second position in a single row so now if you hide Field1 then Field2 will take place Field1 (hide position) place.
But if you have two fields in the one under another it's should not move , if its moving then you can put an spacer between the fields .
Hope this helps.