Cancel and Go Back button

  • mgcaledonian13
    Asked on May 25, 2017 at 10:28 AM

    I have an Image for a Cancel and Go Back button on my form and I managed by browsing the Forum to find out the code to make it work, I used it but did not like the fact it left the form did not open in the original tab. so I removed "_blank" but that took me to two of the web pages one inside the other - no good. I could not remember what to substitute "_blank" to make it work properly, now found it it is "_self" I think.

    But can I find the post that originally helped me - NO 
    Can you give me a clue as to where it might be.
    If I try to put a link to the Image it does not hold the link, there might be something wrong here

    Form in Question is https://form.jotformpro.com/71430717979971

    Regards

    Willy Scott 

  • BJoanna
    Replied on May 25, 2017 at 1:01 PM

    You can check this threads:

    https://www.jotform.com/answers/341265-Can-I-put-a-button-on-my-form-to-go-to-a-particular-url 

    https://www.jotform.com/answers/470300-Creating-a-Link-Button 

    I did a few tests and it seems that button will not be shown on live form. There will only be a link. I think that is no longer possible to show buttons that are create with HTML code because of security reasons.

    You can also use submit button and redirect your users to your webpage, once they submit the form.

    Change Thank You Page URL Based on a Condition

    Let us know if you need further assistance. 

  • BJoanna
    Replied on May 25, 2017 at 1:26 PM

    I just realized that you wanted to add an image as a link. 

    Here is my demo form: https://form.jotformpro.com/71445335071956 

    If you click on image you will be redirected to google. 

    I have added this code to text field.

    Cancel and Go Back button Image 1 Screenshot 20

    Feel free to test and clone my form

    You can also check this page: https://www.w3schools.com/tags/tryit.asp?filename=tryhtml_link_image 

    Hope this will help. 

  • mgcaledonian13
    Replied on May 27, 2017 at 1:00 AM

    Thanks for that info.

    Could not get the "cancel.." button to open within Website it either opened the Page again within the original page, that gave two site headers or it opened in a new tab neither of which I wanted.

    Found solution within WP, meant having an extra page though, but it now does what I wanted.

    Thanks Again for you help

    Willy Scott