Is there a way to use two conditional visibilities, but have it use “or” instead of “and”? For example, I only want the statistic of an athlete to show if they have either Goals OR Assists recorded. Basically I don’t want the Top Athletes to show the people who don’t have stats yet.
Here is my public share link (It’s the Top Scorers page under Leagues & Teams):
I am going to throw my hat into this ring. The ability to add multiple conditions, I believe, is a must if you want to be a robust CMS. “If this THEN that” is fine for basic, simple conditional requirements, but “if this AND/OR this (and/or this as well) then THAT else THIS” would create an unstoppable system of filtering based on user-defined conditions.
This post was originally made in 2017. Now, here, in 2021 it still hasn’t been implemented yet.
Yet another limitation… It’s getting harder and harder to convince clients that Webflow is the way to go with so many little hurdles like this in the way…
I ve got a workaround for my problem. I want to show an cms element in two different categories and wasnt able to do because of the “and”.
I added a custom text field in the categories named X and filled it with “true”. now make a conditional visibility for categories wich got the field X equals “true”