We needed this functionality so we found a workaround until it become available natively. We made a cloneable example so you can see it in action and implement it into your project as you like:
This would open up a lot of doors for designing unique experiences and simplifying how those are accomplished versus needing to rely on code. This is, after all, a no-code tool. Give us more no-code conditions
I have a collection template. The collection has 2 cards (based on 1-1 fields) which I have to display in one section. The section's visibility sould be based on if the fields are set. If one of the fields is set the section should be visible.
Now I can add the two conditions to the section, but it works like: field1 is set AND field2 is set
We needed this functionality so we found a workaround until it become available natively. We made a cloneable example so you can see it in action and implement it into your project as you like:
https://or-operator-for-conditional-visibility.webflow.io/
We hope it helps.
This would open up a lot of doors for designing unique experiences and simplifying how those are accomplished versus needing to rely on code. This is, after all, a no-code tool. Give us more no-code conditions
please!!!!
Other use case:
This element is only when:
- custom field category does not equal X
plus
- custom field category does not equal Y
Use case for example:
I have a collection template. The collection has 2 cards (based on 1-1 fields) which I have to display in one section. The section's visibility sould be based on if the fields are set. If one of the fields is set the section should be visible.
Now I can add the two conditions to the section, but it works like:
field1 is set AND field2 is set
I need this:
field1 is set OR field2 is set
Agreed! Simple but powerful addition.
Good idea!