Skip Navigation

GUI for setting the parent layout is broken when no Child Layout cell is present in the layout

Resolved

Reported for: Toolset Layouts 2.4.3

Resolved in: 2.5.1

Symptoms

When you try to set a parent layout for the layout you are currently editing, the GUI is broken and shows a string like use data-tooltip-content="content text" attribute to create a content.

Because of this, you are not able to connect the layout to a certain other (parent) layout.

Workaround

As a workaround:

  1. Insert a Child Layout cell into the layout you are editing.
  2. Set the correct parent layout.
  3. Remove the Child Layout cell again, then save.

The parent layout will be assigned and work correctly. Also, the related GUI will not be broken anymore.

Comments are closed