Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    How can i fix the position for a form field

    Hi,

    I am using Dynamic Form and let's say I have 10 fields. based on one field another field will hide and show.

    So, Whenever we hide one field then the position of the fields are getting changed.

    How can i fix the position for the fields in form.

    Thanks,
    Bhaskar

    #2
    You could have a SpacerItem next to any form field that can be hidden. Have the SpacerItem initially hidden, then show it when you hide the form field.

    Comment

    Working...
    X