Hey everyone!
i want to show text only if 2 checkboxes are unchecked. I know how to do it when only one checkbox is unchecked. For that i am basically saying hide or show when the checkbox variable changed.
But this logic does not work any longer with 2 unchecked checkboxes.
I am used to the python logic: if x and y are checked then do this.
Is this also possible in Appgyver?
Can somebody help?
Thanks
Laurin