Hello,
I'm trying to change change checkbox value from false to true with OnChange property of TextInput box. Below is My Current Formula.
For Screen On visible: UpdateContext({ResetTo:false})
For TextInput OnChange: Set(ResetTo,true)
For CheckBox Default Value: ResetTo
But some how I'm missing something.
Any thoughts
Thanks,
O360