Form Design Issue with Grids

Form Design Issue with Grids

Comments

  • [font=Roboto, Arial, Helvetica, sans-serif]Hi. Can a grid cell in a form field form field be reserved for two fields, one field to display if a condition is true, and another field to display in the same area if another condition is true? Drag and drop wont allow for it, but I wonder whether there is a programmatic (validation/rule) approach.[/font]

  • [font=Roboto, Arial, Helvetica, sans-serif]Hello![/font]
    [font=Roboto, Arial, Helvetica, sans-serif]
    [/font]
    [font=Roboto, Arial, Helvetica, sans-serif]Yes, absolutely. Using stacks inside of a grid allows you to accomplish this. The stack will always slide up/over depending on if you select vertical or horizontal. This allows you to have different content "show up" in the same grid cell depending upon which component/layout inside of the stack is currently being shown. We would use this to show either a dropdown list or a textbox at the same exact spot on a form depending upon some other user selection. Let us know if you have any other questions![/font]

Sign In or Register to comment.