• Resolved wordmatej

    (@wordmatej)


    Hi,

    I have a plan to biul website which would have a lot of tables. I would like that all tables should have also category and tag mark, because when visitor would search for tables there would be 3 filters:

    OK, so here I would like to have:

    1st filter: visitior chooses Region
    2nd filter: visitor chooses City
    3rd filter: visitor chooses sport

    So after selecting all 3 filters than it would appear table.

    So, how to determine tables and how to filter them to show just specific one?

    Regards

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

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    TablePress does not have a mechanism to assign categories or tags to tables, but for this, you could maybe use the table ID (it does not have to be numeric, but could be changed to e.g. germany-berlin-soccer).
    Then, your custom filters, maybe using JavaScript code, could generate that table ID, and you could redirect to a new page where the appropriate table is then embedded. For all this, you will need some custom code though.

    Regards,
    Tobias

    Thread Starter wordmatej

    (@wordmatej)

    Hi Tobias,

    as always quick reply :D.

    Tx for reply, I will check about Javascript code, altough I dont know a lot about it.

    Tx anyway.

    Best regards

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    sure, no problem! Always happy to help!

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Tables filter’ is closed to new replies.