Replies: 0
I’m using the Shortcode Filter from GET extension and it works fine. The only problem I have is that I want to default to displaying nothing when there is no filter in the URL (or if the filter doesn’t have a match). Currently it shows all rows when there is no match. Is there any way to do this? Alternatively I’d accept a solution where no-match results in just one set row showing up (that way i can set the contents of the row to “not found” or something like that).