I’m looking for a way to dynamically list resources depending on the selection of one or multiple tags assigned to them with tagger. I would like it to be automatic, meaning without the need to press an “Apply Filter” button or similar. Basically a pdoResources call on a page with a dynamic &where
property depending on the selection, is what I need.
I’ve already looked through a lot of older threads and other posts, but couldn’t find a fitting solution to my case. I found the extra mSearch2 which looks like it’s doing what I need, but I’m a little hesistant due to the translated docs and as I don’t need an actual Search field, this might be more than I need.
Thanks for any ideas!