I am trying to disable a button if a checkbox is unchecked. But for some reason Checkox.value=true, .value is being underlined in red. I tried to reproduce, it works the first time and if I edit the formula it starts undying .value.

The other issue I have is that after navigating to another screen it does not clear the check box i tried on visible property of the screen but it is still check when i navigate back to it.
UpdateContext({Acknowledgment_2:false})
Thanks in advance,