How do change name or text on the link to identify my form?

  • fondrenchurch
    Asked on May 15, 2015 at 10:56 AM
  • Jan
    Replied on May 15, 2015 at 1:20 PM

    Are you planning to share it via email? You can customize the text link by highlighting the text and then clicking the link button. After that, you can insert the URL or link.

    Here's an example:

    1. Click the "Embed" button.

    How do change name or text on the link to identify my form? Image 1 Screenshot 40

    2. At the bottom right on the Embed Form Wizard, you'll see "Email".

    How do change name or text on the link to identify my form? Image 2 Screenshot 51

    3. In the "Email" option, you can highlight the text and then click the "Link Button". After that, you can insert the link/URL.

    How do change name or text on the link to identify my form? Image 3 Screenshot 62

    If you are using web mails like Gmail, Hotmail or Yahoo Mail, the concept or idea is the same. There should be a Link button where you can insert a URL on a highlighted text.

    If you want to do it via HTML then you can use this code.

    <a href="InsertFormURLhere" target="_blank">Click here to open my Form</a>

    Hope this helps. Let us know if you need any help. Thank you.