• Resolved TristanAZ

    (@tristanaz)


    Hello.

    First of all, compliments for this ingenious and helpful plugin.

    In my table I have a row with a date. Is there a way to hide all columns in this table where the date is older than today?

    Best regards,
    Tristan

    • This topic was modified 1 year, 9 months ago by TristanAZ.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author wibergsweb

    (@wibergsweb)

    Hi!

    First of all. Forgive me for being late to answer this. There is no way (that I know if) to get a mail or whatever when a new question/issue arrives on wordpress plugin site – and I don’t check this page so often as I should apparently)

    Thanks for your compliments. It feels great to know you think it’s useful!

    So to the actual question. The short answer is no, but I like to please all users of my plugin so it’s possible to achieve. BUT I really need to know what you mean exactly.

    Do you mean that rows (not columns?) should’nt show if a date is older than a specific date?

    Plugin Author wibergsweb

    (@wibergsweb)

    I just added new functionality (v.1.7.5 of the plugin) to filter out rows with old dates. I guess you meant rows ??

    Just add filter_operator=”newdates” and filter_col=”2″ if filter should be applied on column2 (if the date you want to compare with is in this column).. This would only display rows that includes today’s date and newer. If you set filter_date to another date, e.g. 2024-01-24 it would be use that date as a starting point instead of today’s date.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Hide columns for older date’ is closed to new replies.