Redirect to different links depending on what info they gave

  • cafepro2010
    Asked on August 28, 2014 at 10:36 AM

    Hello,i want to create a form that transfers to different links my users depending on what info they gave.

    I want when the user clicks Sign In to transfer him to a specific page.

    Example:

    User ID:admin

    Password:admin

    i want this to go to www.example.com/admin link.

    User ID:1

    Password:1

    i want this to go to www.example.com/1  link.

    User ID:2

    Password:2

    i want this to go to www.example.com/2  link.

     

    How can i do this?

  • cettox
    Replied on August 28, 2014 at 10:42 AM

    You can do a similar thing using conditions.

    Choose "Change Thank You URL after submission", and then add your conditions that will modify thank you url (the url user will be redirected after filling out form). But beware, you need to add many conditions, specifically as many as your user count. And we do support password fields nor we offer password authentication functionalities.

     

    If your aim is to somewhat create a permission system based on user id's than doing it on JotForm like this, would not be so secure. But to your question, yes you can definitely do something like that using conditions feature.

     

    Thank you!

  • cafepro2010
    Replied on August 28, 2014 at 10:57 AM

    I asked a friend and he said that when he tried to create such form with jotform he got banned and he got an email by jotform "we do not allow login forms".

    Is that true?

  • cettox
    Replied on August 28, 2014 at 11:04 AM

    Yes, that is true. Since login forms mainly used by phishers to collect logins, we had to disable and forbid it. But you can do similar thing with our using password fields. Like answer to a secret question.

  • cafepro2010
    Replied on August 28, 2014 at 11:06 AM

    So if i ask:

     

    User ID:

    Secret answer:

    or

    Secret Key:

     

    is this allowed?

  • Elton Support Team Lead
    Replied on August 28, 2014 at 12:22 PM

    Yes that is allowed as long as you will not used username and password combination. Secret key or secret answer is enough to make the redirect condition working.

    Thanks!