How can I create a link inside the form to add itself to favorites?

  • miguelben
    Asked on October 5, 2016 at 6:52 PM

    Hi, I have a form that users have to access continuously. Some of my users are not very tech savvy and don't know how to add the form to the browser's favorites.

     

    Is there a way to create a link within the form that would add itself to the browser's favorites?

    Thanks!

  • jonathan
    Replied on October 5, 2016 at 11:39 PM

    It will require adding a custom javascript code along with your form source code to accomplish this.

    User guide: https://www.jotform.com/help/104-How-to-get-the-Full-Source-Code-of-your-Form

    When you embed your form on a website using its source code, you can inject your own custom javascript code in the form source code. 

    You can review a custom script code from here.

    --

    If you do not have a website to use the form source code, the most you can do is to us TEXT field to give instructions to the users on how they can do it using the Browser.

    You can put the instruction from this guide.

    Hope this help. Let us know if there is more we can help you with.

    Thanks.