Merge Rows in a Form Element
Right now we can merge Columns but cannot merge Rows on a Form Element in Titan Web. This feature would allow a nested build style that allowed for multiple inputs arranged Vertically aside a single Cell.
This will also allow the saving of Components that can be used arranged within a larger Form Element structure.
Workaround ideas:
- Putting another Form Element inside a Cell to divide it into the appropriate arrangement.
- Putting an autofit container inside a cell to allow multiple Inputs to be arranged inside a cell.