• Hello Tobias

    I only came to know recently there’s a filtering feature, it is really awesome!

    I’d like to know whether it’s possible to display only the filtered rows in some posts. For example, let’s say I have a HUGE table of 1000 LCD TVs containing brands like LG, samsung, panasonic, etc… but I’d like to only display all the TV from Samsung in one of my post. Will it be possible with a shortcode like [table id=1 match=”samsung”].

    I read through your documentation about the “Plugin Hooks, Actions, and Filters” but I am still very confused about whether this does what I wanted. I am totally an idiot when it comes to programming related coding.

    Thanks

Viewing 1 replies (of 1 total)
  • Hi,

    The sort of filtering as you need it (with that “match” parameter in the Shortcode) is not possible by default.
    However, it should be possible to add something like that by using the Plugin Filters (so yes, what you read in the documentation is what you need here). This would require some programming though.

    Unfortunately this is not easily done and goes a little bit beyond the scope of questions for which I can give free support, as my time is limited at the moment.
    If you are interested in this nevertheless, please contact me by email (in the main plugin file or in the imprint on my website), so that we can discuss details.

    Another solution could be to maintain different tables for the different brands (one for LG, one for Samsung, and so on…)

    Best wishes,
    Tobias

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: WP-Table Reloaded] Display filtered cells only’ is closed to new replies.