Hi all
I'm seeing some strange behaviour here, that I can't quite make sense of. I've added a read-only button (type "Check Box") to my screen. It has no underlying object property. The check box is supposed to be checked or unchecked by way of an update rule, but the behaviour seemed inconsistent, so I changed the update rule to just return the <<Application.TrueValue>> global. However, the check box is still not consistently checked. The checkbox is shown on a tile in a tile list. The first time it is displayed, it is indeed checked, but if I navigate away and then return to it, it is no longer checked.
Any pointers on what this means, would be greatly appreciated.
Thank you.