Hi there,
Loopers are the feature I waited for - thanks!
One question: How can I exclude the currently shown portfolio item from a “recent portfolios”-list, if it is one of these “recent” items?
Assuming there is a variable “current_id_attribute” and I can build a query for my portfolio like this, I would set up a condition like this:
{{dc:portfolio:id_attribute}} != {{dc:portfolio:current_id_attribute}}
… but well, yes, is does not work as expected.
Any ideas?
Kind regards!