#help
Hi! Do you good people know an easy way to use the number of rendered CMS items (items count) in a visibility condition?
// The context
In my Tags index page, I call the Tags CMS collection twice, to show the news items that match each Tag in the Tags collections (using the handy filter):
1. To display a 1st set of 3 news items of that collection where I show the featured photo and the title for each item.
2. To display the rest of the news items as a list, with the Content Offset =3 where I only show the date and the title.
// The problem
If you see the attached pictures, my problem is that, when no news items exist that match the 'tag' filter, the "Lista" is still showing. That is because I haven't figured out how to apply a visibility condition to the List stack, like this: if the CMS count in the "Lista" CMS recall is empty, hide the whole stack (heading and CMS list).
Any Framer wizard that knows how to do this properly? I can only find components that display a CMS count, but not any info on how to hide/show an element / stack based on the calculated number of CMS items shown in a list.
Thank you in advance for any help. This is my first Framer website and I am testing how well it adapts to the requirements of a news-based website. I will be posting my doubts here as I progress.
So far I am loving the tool. I do wish I could make the desktop app's UI bigger.
Best
P.D. Feel free to repost (thank you for that, @Framer) if you don't know the answer but you think your close network might be helpful.
#help
Hi! Do you good people know an easy way to use the number of rendered CMS items (items count) in a visibility condition?
// The context
In my Tags index page, I call the Tags CMS collection twice, to show the news items that match each Tag in the Tags collections (using the handy filter):
1. To display a 1st set of 3 news items of that collection where I show the featured photo and the title for each item.
2. To display the rest of the news items as a list, with the Content Offset =3 where I only show the date and the title.
// The problem
If you see the attached pictures, my problem is that, when no news items exist that match the 'tag' filter, the "Lista" is still showing. That is because I haven't figured out how to apply a visibility condition to the List stack, like this: if the CMS count in the "Lista" CMS recall is empty, hide the whole stack (heading and CMS list).
Any Framer wizard that knows how to do this properly? I can only find components that display a CMS count, but not any info on how to hide/show an element / stack based on the calculated number of CMS items shown in a list.
Thank you in advance for any help. This is my first Framer website and I am testing how well it adapts to the requirements of a news-based website. I will be posting my doubts here as I progress.
So far I am loving the tool. I do wish I could make the desktop app's UI bigger.
Best
P.D. Feel free to repost (thank you for that, @Framer) if you don't know the answer but you think your close network might be helpful.