Skip to content

[form-layout] Add row span #928

@stefanuebe

Description

@stefanuebe

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.

image

This example screenshot shows the excepted outcome, when the tree would have been added to the form with a row span of 2.

image

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions