Straight forward CMS question

In this real estate website, I have an option field in my collection that has two options, for rent, or for sale. And for each property there is a CMS page. And just like in blogs and other CMS pages, at the end of each cms page there are these cards that showcase other cms pages.

My question is is there a way to showcase only rented properties for the properties that have option field set to “rented”. and the same for “for sale”


propeties


Here is my public share link: LINK
(how to access public share link)

Read-only link?

Check conditional filtering on that collection list- Webflow’s changed this a few times since I’ve used the platform, but in certain configurations you used to be able to do more advanced filtering like “where Category = Current Category”.

That may no longer exist in which case your only option may be custom code.