Is it possible to insert bookmark or anchor link in the form?

  • stormingrobots
    Asked on March 6, 2019 at 5:06 PM

    bookmark on the same page so that I can do "#bookmark".

     

  • Jed_C
    Replied on March 6, 2019 at 7:22 PM

    I'm not sure I understand your question. Would you mind clarifying on what purpose you'll be using it for? Are you trying to bookmark the form URL?

    Looking forward for your response. 

  • stormingrobots
    Replied on March 7, 2019 at 2:48 AM

    In a single.html


    <a href="#p1" >go to section 1 </a>

    ...

    ...

    <div  id="p1"> here is section 1 ….

    -------------  

    all is inside the same html, or form, I am hoping to click on goto Section 1, it will go down to section with id="p1".

    I can do it in a html.. but is it possible in your form? 

  • Girish JotForm Support
    Replied on March 7, 2019 at 8:15 AM

    Jotform does not provide this feature to edit the source code within the form but it can be possible when you use the form externally - like embedding it in your website or publishing it with customizing your URL.

    Below is the screenshot to find the source code of the form:

    1551964246embedding Screenshot 10

    You can find the below guide on how to embed the source code on the website:

    Link: Adding-a-Form-to-a-Web-Page

    Please let us know if you need any additional information.

  • stormingrobots
    Replied on March 7, 2019 at 1:37 PM

    Yea... I am aware of download the entire source code. i was trying to avoid that.  That's ok.. it is not worth the hassel in terms of logistic, as I have to train the staff to do that too.  I'll just need to reword my passage in the form. Thank you though. 

  • Welvin Support Team Lead
    Replied on March 7, 2019 at 2:16 PM

    An anchor link is possible in the form. However, this will not work when the form is embedded.

    Here's a demo form you can check: https://form.jotform.com/90152582055958

    You only need to get the field ID to create the anchor.

    https://www.jotform.com/help/146-How-to-find-Field-IDs-Names  

  • stormingrobots
    Replied on March 7, 2019 at 3:01 PM

    thank you,..Welvin.

    However, I did try that; but it won't jump over.  See below several snapshots:

    1560775516junk Screenshot 10

    I have removed the "go to time" as it is the live form.