Greetings. I’ve searched the forum for similar requests to no avail. I’m currently using the Blog app (because there doesn’t appear to be a better option) to display current and upcoming activities for our organization. Think of them as notices or articles with a start and stop date (along with the rich text and usually an image). Regardless of when they are created, they should not be visible outside of those dates. The Blog app supports a publish date but not an “unpublish” (or expiration) date.
It doesn’t appear that I can modify/extend the Posts collection to support this behavior and I’d rather not create an entirely new Blog system from scratch. I’m somewhat new to Velo coding but it seems that such post filtering would best be handled on the back-end. However, there won’t be that many articles so even front-end “hiding” might be an alternative.
I’m interested learning how I might best go about achieving this, if anyone has any suggestions.
Thanks in advance!