I would like to create a login form

  • razmanramedan
    Asked on December 9, 2015 at 9:58 AM

    Hi,

    i would like the user to key in their user name and password in a form. if the user name and password is correct, another form or page will appear. How could i accomplish this?

  • Carina
    Replied on December 9, 2015 at 10:15 AM

    Unfortunately it is not possible to create login forms on JotForm. This is considered phishing and results in the suspension of the account and removal of the guilty fields. You can see our terms for more details:

    https://www.jotform.com/terms/  

    But if you need a basic solution to hide the form from the general public, you can try a simple workaround.

    Add a text-box field. Please do not use keywords as password/security code as this can activate our phishing filter and cause the temporary suspension of your account.

    Add 2 form collapses: one before all the form content and other before the submit button. Define them as hidden and with open status:

    I would like to create a login form Image 1 Screenshot 30

    Now add a condition that if this field is equal to a specific word then show "form collapse name":

    I would like to create a login form Image 2 Screenshot 41

    This is not a password and it offers very little protection as this code can be seen on the form's source code, but it can help avoiding spammers.

    You can test and clone the demo form, the code is "mycode":

    https://form.jotform.com/53424254294960? 

    Let us know if we can assist you further.