The filter by session can only work with tags. It can filter category by url passing in the parameter: cid=[categoryid]. Can't get this to work.
The tag filter works like this:
Enable tag filter: enables the tag filter
Filter Tags: The tags you want to filter this list by (manual filter)
Tag Filter Parameters: The parameter of the parameter=value pair in the url or session you want to use to filter(dynamic filter). multiple parameters are separated by tags
Example Enable: checked
Filter tags: blank
Tag filter parameters: tag1
URL:
http://mysite.com/articlelistdemo.a...g1=vehicle NOTE: cannot seem to get multiple tag parameters to work properly - please post if you know how this works.
Result: Your results will show all items with tags equal to "vehicle"