Elements can be reordered in the view structure widget by dragging the elements, which shall be reordered, to their new destination. The dragged elements are moved by the following rules:
If dropped on a non structured element, the elements are moved directly before the element on which they were dropped.
If dropped on a row, the elements are moved at the end of the row.
If dropped on a container element, a popup for selecting one of the following options is provided:
Move before this element - all elements are moved directly before the element on which they were dropped.
Move as sub objects(s) (at the end) - all elements will be moved as last objects to the container.
Rows behave like any elements, with the exception that they move all elements of the row at once.