As previously announced via banners and our newsletters, support is no longer available through this platform.

For easier navigation, you can still click on "Submit a Ticket" here, choose the appropriate category, and you'll be redirected to the correct support channel for your plugin.

You can still access your previous tickets and browse public tickets, but please note that responding to tickets is no longer possible.

Paid customers: Please log in to your store account for support.

Pre-purchase questions: Use the support widget in the bottom-right corner of our websites:
https://wpamelia.com
https://wpdatatables.com
https://wpreportbuilder.com

Okay
  Public Ticket #1519520
Filter by Date compared to 'today'
Closed

Comments

  •  1
    Tinu started the conversation

    Hi!

    We have a table for a list of workshops, including their date. Is it possible to filter the rows by date compared to 'today' and have a checkbox to remove the filter?

    Default/Init would be filtered: Show only rows with date in the future.

    A checkbox would make it possible to remove the filter:
    Show ALL rows (= all workshops), even the ones with date in the past.

    Thanks!
    Tinu


  • [deleted] replied

    Hi Tinu,
    Thank you for your inquire.

    At this moment this could be done with  conditional formatting functionality - Documentation. There you can set CSS class on every row that has date lower than today and CSS rule "display:none" to that class. After that you need to add one button which will remove that CSS rule on click and show all the rows.

    We have customer support which will gladly help you with plugin functionality usage. You also have option to hire one of our developers to extend plugin functionality if your request is out of scope of included support  

    For testing purpose we have sandbox website where you can see and test all plugin functionalities

    sandbox.wpdatatables.com

    username: demo

    password: demo


  •   Tinu replied privately