Problems with LIST filter Categories
Cant seem to get results when using a category filter in a LIST() filtered by other criteria.
The online example is simply {filter categories="ID"} (same for deepcategroies)
I've only had results using the above without quotations. and also not in conjunction with any other LIST parameters.
ex.
(left out curly brackets because parser confusion)
LIST()
list max="100"
filter field="tracker_id" content="2"
filter field="tracker_field_Name" content="NOT "
filter deepcategories=9
sort mode="tracker_field_Name_asc"
(display actions)
LIST
Am I employing it incorrectly? Can anyone give me a syntactical example of use to further narrow LIST results?
It would be a great benefit to be able to restrict output to certain categories. Any help appreciated