• Resolved casper

    (@caspervoogt)


    I love this plugin. I am trying to figure out how to use the ColumnFilterWidgets extension, but the sample code on https://tablepress.org/extensions/datatables-columnfilterwidgets/ is not showing up. I used Google’s cache to figure that part out.

    My shortcode looks like this;

    [table id=1 datatables_columnfilterwidgets=true datatables_columnfilterwidgets_exclude_columns=1 datatables_columnfilterwidgets_max_selections=1 /]

    My remaining question is how to get the dropdown to allow just a single choice AND to not remove options from the dropdown once they have been selected. I find it very strange that it does that. I think it would be much better for the dropdown to function like a normal dropdown. I suppose I may need to copy the extension and customize this myself … is that right?

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

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

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    Ah, thanks for letting me know about this. There was a temporary issue with the CSS on the site. The Shortcodes on https://tablepress.org/extensions/datatables-columnfilterwidgets/ should now be working again.

    Regarding your question: Yes, this is a bit of a weird behavior, but this is how the original developer of the JS code that’s behind this developed it, I’m afraid… If you want this to work differently, you’d indeed have to customize the code yourself.

    Regards,
    Tobias

    Thread Starter casper

    (@caspervoogt)

    No worries; I can totally do that. Thanks for confirming!

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    sure, no problem! ??

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

    Thread Starter casper

    (@caspervoogt)

    just did

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    thanks, I really appreciate it!

    Best wishes,
    Tobias

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘ColumnFilterWidgets extension page code samples not showing’ is closed to new replies.