• Resolved cscc2017

    (@cscc2017)


    I’m sure this has come up before but for the life of me I can’t find what I’m after in the documentation, faq’s or help forums. Apologies in advance, I’m by no means a power user.
    I use table press for a contact list on a website I manage. The excel spreadsheet column of email addresses built as links that open the visitors email app and off they go. When I import it with table press the email addresses are all plain text. I can’t seem to figure out how to cleanly make them hot links. As a bonus it would be great if when it opens their email app it also fills in the subject line with “web inquiry” or something similar.
    Many thanks.

    The page is password protected – the password is cascade

    Hang on I think I stumbled on it. If I select the cell, click link and then select the text/address it converts it. Sometimes ignorance is bliss.. If there is a cleaner way, and also add the autofill subject that would be swell. Thx.

    • This topic was modified 3 years, 11 months ago by cscc2017.
    • This topic was modified 3 years, 11 months ago by cscc2017.

    The page I need help with: [log in to see the link]

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

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    Indeed, the way that you found now works well ??
    To have an auto-filled subject, you’ll need to slightly modify the HTML code, and append ?subject=Text to the email address, i.e. change

    <a href="[email protected]">...</a>
    

    to

    <a href="[email protected]?subject=Text">...</a>
    

    Regards,
    Tobias

    Thread Starter cscc2017

    (@cscc2017)

    Outstanding. Thank you. I wish all plugins worked so well. I’ll request funds for a donation at the next board of directors meeting. We’re a small non-profit car club, but we all appreciate quality products – be they auto parts or plugins!

    Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    no problem, you are very welcome! ?? Good to hear that this helped!
    And thanks for wanting to donate, I really appreciate it!

    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 ‘email link in table’ is closed to new replies.