Is there a way to add a button to the email?

  • HuttonSafetyGroup
    Asked on August 27, 2019 at 1:47 PM

    Is there a way to add a button to the email? Similar to the email button Under Publish for the email reminders?

    I'm trying to format a link "Click Here To Access The Next Form" but of course it only allows me to use the electric blue link text. I've been playing around trying to hyperlink an image of a button (didn't work) as well as creating a separate table for the "Click Here" text and changing the background color of that cell... as soon as I link anything though the formatting is removed. Any tips?

  • denis_calin Jotform Support
    Replied on August 27, 2019 at 2:21 PM

    Hi @HuttonSafetyGroup!

    You can add an image of a button and then add HTML code to turn that image into a link. After adding the image, click on the <> Source code button and add <a href="your form URL here"> before the image and </a> after the image, like so:

    1566929926adding image button Screenshot 10

  • HuttonSafetyGroup
    Replied on August 27, 2019 at 6:07 PM

    awesome thanks for your help!