• Resolved byccyo

    (@byccyo)


    Thanks Tobias for constant support,
    I need help with tablepress, I manage a table, and I need to create a filter that allows me to skim the table.
    In the page use the shortcode of the table and use filter = “my filter”, but this setting searches for “my filter” in the whole row, instead I need the filter to be applied only to the first column of the table, how can I do?

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

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    For that, just limit the filtering search to that column:

    [table id=123 filter="my filter" filter_columns="1" /]
    

    Regards,
    Tobias

    Thread Starter byccyo

    (@byccyo)

    Thank you so much tobias

    Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    no problem, you are very welcome! 🙂 Good to hear that this helped!

    Best wishes,
    Tobias

    P.S.: In case you haven’t, please rate TablePress here in the plugin directory. Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Problem with table filter’ is closed to new replies.