• Resolved aaess

    (@aaess)


    Hello,

    Is there a way to add multiple, separate documents under one title in a cell in Tablepress?

    Example: https://www.aaess.org/primary-paths/

    Year 5 Term 1 50 point challenge – it’s only one document. I would like to be able to click the title and each document comes up separately.

    Possible?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    thanks for your question, and sorry for the trouble.

    You would simply have to add two different HTML links to the table cell, i.e. two copies of HTML code like
    <a href="https://www.example.com/file-1.pdf">File 1</a> <a href="https://www.example.com/file-2.pdf">File 2</a>

    Regards,
    Tobias

    Thread Starter aaess

    (@aaess)

    Hello Tobias,

    Thank you for your reply. So, this is how I made the code: File 1 File 2 File 3 File 4

    However, when I applied it, it only shows it as File 1, File 2, etc. and then the title. Instead, I want to be able to click the cell that says: Yr 5 – 50 point challenge. From there have the documents separated and a student can click each one. Can I do that?

    Thanks again for your help,

    Lynsey

    Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi Lynsey,

    I’m not sure that I understand, to be honest.
    This sounds like you might either need JavaScript to expand the content or you might need an intermediate page that shows the links to those separated documents. Unfortunately, TablePress can not directly help with this, it can only show the table :-/

    Regards,
    Tobias

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Adding multiple docs to one cell in Tablepress’ is closed to new replies.