• Resolved wakaruttebayo

    (@wakaruttebayo)


    Is it possible for a single table to have both ability to filtered to hide or show only rows with a search term at same time?

    For example, google search can hide results by adding the minus sign “-” before the terms. So I want the search box above the table to be able to do the same; hide rows with “-term” and include them with “term”.

Viewing 1 replies (of 1 total)
  • Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    It’s possible to hide or show rows that contain a filter term, yes (via the filter_inverse Shortcode parameter) — but not at the same time. For example, something like “show only rows that contain X but not Y” will not work.

    Regards,
    Tobias

Viewing 1 replies (of 1 total)

The topic ‘Filter table from search both exclude and include’ is closed to new replies.