By Steve Babbitt on Friday, 17 October 2025
Posted in Feature Requests
Replies 1
Likes 0
Views 61
Votes 0
Hello, I've forgotten the url parameter pattern to link directly to a filtered result set. Here is the page we have, and I want to be able to target specific searches, for example, "Audience=Pet Owners":

You've shown me how to do this before, but I can't seem to find the documentation. I apologize for asking again.


https://heartwormsociety.org/resources
In Firefox you can install the developer's toolbar and then can convert the form from POST to GET.

Then if you apply the filter the URL will show the search

https://heartwormsociety.org/resources?haselsfilter=324&els_article_title=&els_article_title_matchtype=2&els_filter_tag%5B27%5D=&els_filter_tag%5B23%5D=26&els_filter_tag%5B21%5D=&els_article_category=&els_article_subcategories=1&els_submit=1&els_filter_reset=0

But most of this is not-needed so the URL can be slimmed down to

https://heartwormsociety.org/resources?els_filter_tag[23]=26
·
12 hours ago
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post