Configure a Boolean disable animation
- Last UpdatedJun 28, 2024
- 1 minute read
You can configure an element with a Boolean disable animation.
To configure an element with a Boolean disable animation
-
Select the element.
-
On the Special menu, click Edit Animations. The Edit Animations dialog box appears.
-
Click the Add icon and select Disable. The disable animation is added to the Animation list and the Disable configuration panel appears.
-
Click the Boolean button. The Boolean Disable configuration panel appears.
-
In the Boolean box, type a Boolean numeric value, attribute reference or expression.
-
In the Disabled When Expression is area, select:
-
True,1, On in which case the element is disabled at run time whenever the expression is true, and enabled whenever the expression is false.
-
False, 0, Off in which case the element is disabled at run time whenever the expression is false, and enabled whenever the expression is true.
-
-
Click OK.