Can a create a hyperlink to another page?

  • ayyaesika
    Asked on June 6, 2019 at 2:49 AM

    Hello,

    My form two pages. The first page contains event details. The second page is the reservation form. I have changed the 'next' button on the bottom of page 1 to 'Reservation Form' but I would also like to add links to the the form from within text fields on page 1. Is this possible?

    Thank you

  • Nik_C
    Replied on June 6, 2019 at 3:54 AM

    You can add hyperlinks in your form, here is how: 

    1559807625screencast Screenshot 10

    Let us know if you had something else in mind.

    Thank you!

  • ayyaesika
    Replied on June 6, 2019 at 8:25 AM

    Hello Nik_C,

    That is broadly what I am trying to achieve but how do I located the URL for page 2 of my form?

    Thanks

     

  • Girish JotForm Support
    Replied on June 6, 2019 at 9:49 AM

    It is possible. Here please check this similar thread for a possible solution as per your requirement: https://www.jotform.com/answers/1319097 

  • ayyaesika
    Replied on June 7, 2019 at 6:49 AM

    Hello gerardw,

    Thanks for the link and the information on JumpTo. I tried the first example but it is not exactly what I was trying to achieve. 

    <a title="Jump to Reservation Form" href="https://form.jotform.com/90562426390861?jumpToPage=2" target="_blank" rel="noopener noreferrer">Go directly to the Reservation Form</a>

    My form is embedded in a Blogger site so I wonder if you could explain some more on how to use the embedded example that was also on the page https://www.jotform.com/answers/1319097 :

    <script type="text/javascript" src="https://form.jotform.com/jsform/73443393246964?jumpToPage=2"></script>

     

  • Victoria_K
    Replied on June 7, 2019 at 8:07 AM

    May we ask for the link to your embedded form so we checked? 

    Generally, you can attach jumpTo parameter to embed code. But, there may be few cases when website platform does not support URL parameters. 

    What is the embed option you've used to add form to Blogger?

  • ayyaesika
    Replied on June 9, 2019 at 7:17 PM

    Hello Victoria_K,

    Here is the link to my embedded form https://farquharmacrae.blogspot.com/p/reunion.html. It is a Blogger site.

    Thanks

     

  • Nik_C
    Replied on June 10, 2019 at 1:34 AM

    I checked your form but I wasn't able to replicate the problem, the link to page 2 is working fine:

    1560144844screencast Screenshot 10

    Are you still experiencing this problem?

    Please advise.

    Thank you!

  • ayyaesika
    Replied on June 10, 2019 at 3:20 AM

    Hello Nik_C,

    Perhaps I haven't explained very clearly what I am trying to achieve.

    I have a Reservation button at the bottom of page 1 that opens the form (page 2) which works fine.

    I also want to add in some links to the form on page 2 within text fields on page 1. You will see under Itinerary the link Go directly to the Reservation Form which opens the form (page 2) but it is not embedded in the blog site. I used JumpTo to achieve this.

    However, I would like this link (under Itinerary) to open the form embedded in the blog. Is this possible?

    Thanks


  • Nik_C
    Replied on June 10, 2019 at 4:02 AM

    However, I would like this link (under Itinerary) to open the form embedded in the blog. Is this possible?

    If you mean to embed the form in Text and show it after clicking, that is not possible.

    What you can do (closest) is to embed your form via iFrame embed: 

    15601534602019 06 10 9 57 29 Screenshot 10

    And implement a conditional logic that when your user selects an option,  that iFrame (form) is shown.

    You could insert radio button for example:

    15601536342019 06 10 10 00 22 Screenshot 21

    And show your embedded form.

    Let us know if that could work for you.

    Thank you!

  • ayyaesika
    Replied on June 10, 2019 at 7:08 PM

    Hello Nick_C

    Thank you for directing me to widgets.

    I had not looked very closely at the range of options for form building available in the widgets. I have decided to use the Form Tabs Widgets which is even better than embedding a link. 

    Thanks

  • Girish JotForm Support
    Replied on June 10, 2019 at 8:20 PM

    Thank you for the update. Do reach out to us if you come across any issues in the future.