• Resolved algonal

    (@algonal)


    Hello! First of all, congratulations on the plug-in, it’s fantastic!
    I tell you, I am using the extension to filter by dates in a table in which I also want to use the JavaScript functionalities.
    I noticed that by including the:

    filter_date = today filter_date_columns = 16

    attributes the JavaScript functionalities disappeared from the table.

    Could you help me?

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

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    These parameters should not play a role for that. Can you please post a link to the page with the table where this problem happens, so that I can take a direct look? Thanks!

    Regards,
    Tobias

    Thread Starter algonal

    (@algonal)

    https://ligaafade.es/mi-cuenta/

    You can use this login date.

    User: [email protected]
    Pass: Abcd1234.

    I use fate filter in:

    – Partidos hoy.
    – Todos los partidos.

    Thanks.

    • This reply was modified 5 years, 6 months ago by algonal.
    Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    thanks for the link!
    Essentially, the cause for this problem is that the first table on that page (ID 5 in “Partidos hoy”) is empty (no filtered rows returned). Due to this, the JavaScript code runs into an error, which also affects the other tables.
    You must make sure that every table that uses the JavaScript features always has at least one data row.

    Regards,
    Tobias

    Thread Starter algonal

    (@algonal)

    Thanks a lot! You have helped me to locate the error and I have already been able to solve it, you are the master.

    Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    no problem, you are very welcome! 🙂 Good to hear that this helped!

    Best wishes,
    Tobias

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

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

The topic ‘TablePress Extension Row Filter Date and JavaScript’ is closed to new replies.