Button to Show / Hide Not Working
Posted: Thu May 02, 2024 12:01 pm
Hi -
I am building a test dashboard and am attempting to show / hide an element via button click. I am setting Enabled property of panel (for example) to "False" and then using a button to set object property to "true" when we want to unhide. It doesn't work. However, I also set up the same where default Enabled state is "True" and a button to set object property to "false" and that works. The button to set to "true" then works fine, so long as the default state was not "false."
I saw this was addressed back in 2022 via viewtopic.php?t=60385. Has anything changed since then or am I doing something wrong? Thank you!
I am building a test dashboard and am attempting to show / hide an element via button click. I am setting Enabled property of panel (for example) to "False" and then using a button to set object property to "true" when we want to unhide. It doesn't work. However, I also set up the same where default Enabled state is "True" and a button to set object property to "false" and that works. The button to set to "true" then works fine, so long as the default state was not "false."
I saw this was addressed back in 2022 via viewtopic.php?t=60385. Has anything changed since then or am I doing something wrong? Thank you!