Closed rwbutler closed 5 years ago
Thank you for your input. We've looked into this, and have opened a ticket to add this functionality. I will update this thread with a commit link once the update is available.
That's great - thanks for looking into this 👍🏻
I know it's been a while, but just wanted to let you know that our latest release includes the enhancement to curations that was previously discussed.
The Problem
We'd like to be able to filter out video and only display photo content from the feed. Its is possible to do this in
BVCurationsCollectionView
by settingHowever there doesn't appear to be a way to configure the curations view to do this without changing the curations view itself. It would be very helpful to be able to configure this externally to the curations view so that there is no need to modify the class directly.