• Resolved yokotsumo

    (@yokotsumo)


    Hi,

    Is it possible in the “DataTables ColumnFilterWidgets” to sort by range and not exact value (for instance 10, 20, 30 for 10<x<20 instead of displaying all available numbers? the same for words with first letter)?

    If not, is it possible to disable/hide some column filters?

    http://ww.wp.xz.cn/plugins/tablepress/

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

    (@tobiasbg)

    Hi,

    thanks for your post!

    I’m sorry, but from what I know, having a range filtering like that is not possible with the DataTables ColumnFilterWidgets JavaScript add-on 🙁 You might be able to achieve this with some custom programming though, but my knowledge is not very good in this area of that JS library. Sorry.

    Hiding some column filter drop downs is possible with another Shortcode parameter. Please see the lower part of the Extension’s page at http://tablepress.org/extensions/datatables-columnfilterwidgets/ where that is explained.

    Regards,
    Tobias

    Thread Starter yokotsumo

    (@yokotsumo)

    Hi,

    Is there a datatables_columnfilterwidgets_INCLUDE_columns instead of datatables_columnfilterwidgets_exclude_columns?
    I just want to show one column out of ~30. It would be easier this way.

    Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    no, sorry 🙁 The actual external ColumnFilterWidgets JavaScript library only as an exclude parameter, and not include parameter 🙁

    Regards,
    Tobias

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

The topic ‘TablePress Extension: DataTables ColumnFilterWidgets’ is closed to new replies.