I'm using the blog app of 2sxc DNN module.
It already has querystring by author and tags, i was wondering if it would be possible todo one with PublicationMoment with Year only.
I only want to show post by year, so thought doing a query string would be helpful (example: xxxx/blog/?PublicationMoment=2015), however in visualquery i don't know how to go about it, as QueryString is through a relationship filter by Entity not by attribute.
Anyhelp in this regard would be helpful