How do I put a hyperlink in the text for the "click and drag" widget?

  • peeplesj
    Asked on August 17, 2015 at 8:33 PM

    Not sure I'm asking this correctly but I want to provide a hyperlink within the text portion of my click and drag widget on my form.  Thanks for your help.

  • Charlie
    Replied on August 18, 2015 at 3:48 AM

    Hi,

    Are you referring to the text label in the Drag and Drop upload widget?

    How do I put a hyperlink in the text for the click and drag widget?  Image 1 Screenshot 30

     

    In the screenshot above, you see I added a "Click Here" which is clickable, if that's the part you want to add a hyperlink, you can do that by just adding <a href="link here" target="_blank">Click Here</a> in the "Text" field in your widget settings/properties.

    How do I put a hyperlink in the text for the click and drag widget?  Image 2 Screenshot 41

    However, please note that when you edit the text again, the HTML code you added to hyperlink it will disappear and you need to add it again.

    Here's a sample form where I applied the trick: http://form.jotformpro.com/form/52292340586962.

    I hope that helps.