-
Notifications
You must be signed in to change notification settings - Fork 87
Open
Labels
Description
Currently it is possible to add a colspan to the layout, but no rowspan. When having very wide form layouts it is sometimes necessary to place huge block components beside smaller ones and let them take multiple rows.
The example screenshot shows how the upper input fields and the tree take much more space than needed due to the rich text editor. With row span available, the tree could be placed aside the input fields in the top and provide more space on the bottom for the RTE.
This example screenshot shows the excepted outcome, when the tree would have been added to the form with a row span of 2.
KasparScherrer, syampillai, qvanphong, mlopezFC, mpusinhol and 1 more