• Resolved civalp

    (@civalp)


    Hi. I would like to make the “Description” invisible in the table (they are way too long for a table). Then I would like user to click “Business Type” to see the “Description”. Your demo Spielplan does this with a nice popup when you click the Players’ Name. Mine does not have to be a popup, but just a way to link to the detailed description of each listing in my table.

    I don’t know much css at all. Do you know of some existing css code that I could ‘change’ to make it work with my table? Any help I could get would be great here.
    Here’s the link to my table:
    http://socalbizbrokers.com/glossary/table/

    Thanks in advance!
    Patty

    http://wordpress.org/plugins/tablepress/

Viewing 1 replies (of 1 total)
  • Plugin Author TobiasBg

    (@tobiasbg)

    Hi Patty,

    thanks for your question.

    Something similar to this would be possible with a TablePress Premium Extension, that you can get at http://tablepress.org/extensions/datatables-row-details/

    Just install and activate that like a regular WordPress plugin. Then, extend your table’s Shortcode to

    [table id=1 datatables_row_details=true datatables_row_details_columns="4" /]

    This will hide the “Description” column and show its content after the user clicks on the new “+” icon that each row gets.

    Regards,
    Tobias

Viewing 1 replies (of 1 total)
  • The topic ‘Click to extra data like your "Spielplan" demo’ is closed to new replies.