Block / unblock effect control using expression
Hello friends. I need help solving a small problem.
The effects layer has:
Checkbox
Color control A
Color control B
It is necessary that when the checkbox is set to 1, Color control A and Color control B must be locked (so that the user cannot change the value). Accordingly, if the checkbox value is 0. Color control A and Color control B become active.
Is it possible to do this using an expression? Thank!