I have a few text boxes in my project, I want to disable them when a switch above them is off and enable when their switch is off. However, the enabled event is not working with blocks. Even, when the switch is off and TextBox enabled is set to false, the user is able to access the textbox.
Here's my AIA file: Math_reminder.aia (923.3 KB)
Please check testing the app in companion to find the bug.