How to create a link in the form for file download?

  • Lions25E
    Asked on February 14, 2017 at 10:08 PM

    I would like to make a statement to link to an informational flyer to be downloaded.  For example:

    "For more information on the event and separate tours available, please click here to download an informational flyer."

    or:

    "For more information on the event and separate tours available, please click here to go to our Monroe County MGA website."

     

    Thank you.

    -Jeff Schafer

     

  • Nik_C
    Replied on February 15, 2017 at 3:31 AM

    Hello Jeff,

    You can achieve that by hosting that file somewhere online and then you use the link to that file to place it inside the Text. 

    For example:

    For more information on the event and separate tours available, please click <a href="Link to your file here.">here</a> to download an informational flyer.

    Just place a link to your file and you will be good to go. It will look like this:

    How to create a link in the form for file download? Image 1 Screenshot 20

    Please let us know how it works for you!

    Thank you.