I am looking to see if there is a way of putting a OR in the disabled box, what I am trying to do is where I have a checkbox if there is any box checked I want to disable the other box. I think I can probably do it with the store function but wanted to see if there is an or function.
Hello! You could use the ||
(or) operator in the Disabled property.
Please elaborate a bit on your use case and send some screenshots or a loom.com screen recording of your workflow so we can assist.