Skip to main content
Sometimes, when debugging a FlexiLayout, you may need to disable an element without removing it from the FlexiLayout tree. In this case, you may disable such an element. All the information about the element will be stored in the FlexiLayout, but it will be ignored during the matching process.
If the disabled element is referred to by other elements, these elements will be marked with an error icon. In this case, you can either disable the dependent elements, or delete the references to the disabled elements in their properties.

Disable an element

1

Select the element in the FlexiLayout tree

2

Select the Disable command

Select Disable from the FlexiLayout menu.

Enable an element

1

Select the element in the FlexiLayout tree

2

Select the Enable command

Select Enable from the FlexiLayout menu.