Hi,
I created a menu with Form Designer and have a checkbox selected, the problem is that I load without changing the checkbox value (default is selected, it should be true), but in fact the value found is false.
If I deselect and reselect, then the value becomes true.
It doesn’t matter if the default is true, if it doesn’t change it is always false.
Conclusion, there is no point in selecting true by default, as it always returns false if it does not change.
What’s wrong?