Support » Plugin: WP-Table Reloaded » [Plugin: WP-Table Reloaded] Filtering – need help!

  • domainmadness

    (@domainmadness)


    First of all, many thanks for this great plugin, have helped me a lot.

    I have huge table and I am trying to figure how to allow site visitors to use multiple filtering for this table. I have 5 columns and It would be great to be able to use filtering options for each column individually. Optimal situation would be where I could use ranges for filtering multiple columns. To be clear, here is example.

    Column 1 – Column 2 – Column 3
    —————————————–
    Value 1 – Value 5 – Value 7
    Value 2 – Value 5 – Value 7
    Value 3 – Value 5 – Value 8
    Value 4 – Value 6 – Value 7
    Value 5 – Value 12 – Value 13

    So here I would need to be able to filter Columns 2 and 3. Im not a coder so not sure what is the best option. Optimal for me might be 2 sliders with min-max values, filtering Columns 2 and 3, but dropdown/checkboxes might do the thing also. Any tips how to implement that?

    http://wordpress.org/extend/plugins/wp-table-reloaded/

Viewing 1 replies (of 1 total)
  • Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    thanks for your question.

    Unfortunately, I’m not aware of an existing solution to this 🙁 Your best bet might be to develop a custom extension in JavaScript, that uses the DataTables JavaScript library’s API, see http://www.datatables.net.

    Best wishes,
    Tobias

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: WP-Table Reloaded] Filtering – need help!’ is closed to new replies.