I want my link from my image to open up in the same web browser

  • Rajni28
    Asked on March 1, 2018 at 10:08 AM

    Hi , i have a Jotform which has images on there and hyperlinks. I want the user to be able to click the image and open in the same web browser rather than opening another Tab on the browser. 


    I believe in the old form designer you could type in Self as the target and this would work. As the new wizard designer doing this doesnt work and actually ignores the command. How do i get around this?


    Thanks 

  • David JotForm Support Manager
    Replied on March 1, 2018 at 11:20 AM

    It seems like you have accomplished it already(redirecting to Yahoo site), when you click on the image, it is not opened in a new browse tab:

    1519920940openinnewbrowser Screenshot 10

    However, if you want open it in a new browser tab, then you need to go into the source code, and add the following target="_blank" in the <a> tag:

    1519921142sourcecode Screenshot 21