• Resolved Andrew Leonard

    (@andrewleonard)


    This is the short code I am using:

    [table id=156 filter="Howardii||Cultivar Name" table_head=false first_column_th=true /]
    

    However “Howardii” is found in another row

    Can I request the filter only works in a specific column, have I misunderstood something?

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    To limit the filtering to a specific column, just use the filter_columns Shortcode parameter, i.e.

    [table id=156 filter="Howardii||Cultivar Name" filter_columns="2,3" table_head=false first_column_th=true /]
    

    Regards,
    Tobias

    Thread Starter Andrew Leonard

    (@andrewleonard)

    Thank you
    That did the trick, in my case, filter_columns=”1″

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

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

    Best wishes,
    Tobias

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Filter function’ is closed to new replies.