We need to have two different users (ideally with two passwords) access our account/form.

  • SMKDEPOT
    Asked on February 19, 2015 at 9:47 AM

    We need to have two different users (ideally with two passwords) access our account/form.  How can this be accomplished?

     

    When we send an e-mail using Jotform, but from our e-mail address, can that e-mail be viewed from our e-mail account's sent box? 
  • Jeanette JotForm Support
    Replied on February 19, 2015 at 12:33 PM

    1. We need to have two different users (ideally with two passwords) access our account/form.  How can this be accomplished?

    This is not possible with our forms, you might want to try doing an HTML page and add a simple javascript validation for your scenario, this can be a solution, but if someone is clever enough to inspect the script on the page, it would not be too safe.

    http://stackoverflow.com/questions/23134756/simple-javascript-login-form-validation

    In that case you might need a server side PHP/DB (MySQL) validation.

    Your other question will be answered here

    http://www.jotform.com/answers/519058