Hi,
I am creating a template layout, using the Single Post layout from Design Cloud as a base.
I am converting from Post to Portfolio item.
I will have several Portfolio items with different tags.
I am building a Related portfolio items area in a section that is fetching more Portfolio items, by using Looper Provider, with Query Builder for Portfolio items, on the row.
- How can i exclude the Current Portfolio item to be fetched in this Related Portfolio items query?
- How can I fetch only the portfolio items that are related with the current portfolio items (by sharing 1 or more tags)?
Thank you

