Disabling an element
Sometimes, when debugging a FlexiLayout, you may need to disable an element without removing it from the FlexiLayout tree. In this case you maydisablesuch element. All the information about the element will be stored in the FlexiLayout, but it will be ignored during the matching process.
Note.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.
To disable an element:
- Select the element in the FlexiLayout tree.
- Select the Disable command from the FlexiLayout menu.
To enable an element:
- Select the element in the FlexiLayout tree.
- Select the Enable command from the FlexiLayout menu.
12.04.2024 18:16:02