How to disable form and link disabled form message

  • PearsonUK-forms
    Asked on July 6, 2015 at 8:11 AM

    Hi there 

     

    We are getting a new form designed, however we need a functionality that it should disable the form once it reaches 150 entries, is that something we can do in jotforms?

     

    Thanks

    Salman

     

     

  • deniz JotForm Developer
    Replied on July 6, 2015 at 8:16 AM

    Hi Salman,

    You can disable your form based upon the submission count.

    How To Limit Submissions in a Form

    Hope this will helps.

     

  • PearsonUK-forms
    Replied on November 2, 2015 at 9:01 AM

    Hi there 

    On the form below:

    https://form.jotform.com/50393665447968

    We have setup a limit to disable the page after 115 entries but I cant seems to find an option to edit this page? 

     

    Also Can we add hyper links on to the message?

     

    Thanks

    Salman

     

  • BJoanna
    Replied on November 2, 2015 at 1:19 PM

    I have checked form you provided and it is disable. When I click on link of your form I got following message. 

    How to disable form and link disabled form message Image 1 Screenshot 30

    I presume that you wanted to change "This form is currently unavailable!" message and it seems that you found a way to do it. 

    It is also possible to link your message. 

    Inside of form Warning Message you can add your message inside of HTML code for adding a link. 

    This is the code that I added inside of my demo form:

    <a target="_blank" href="http://www.google.com">Disabled form link</a>

    How to disable form and link disabled form message Image 2 Screenshot 41

    Here is my demo form: https://form.jotform.com/53055205101943? 

    Hope this will help. Let us know if you need further assistance.