Matching password with database / spreadsheet

  • Welcomeevolution
    Asked on September 1, 2015 at 6:34 AM

    Hi,

    one question. Does anyone here know how to implement custom code in the form which checks if the users password matches a database and then displays a continue button to get to the next page of the form?

    The form is just one text field where the user needs to enter a code. If it matches the spreadsheet he should be able to continue / continue button should show up. 

    I know of the option of conditional logic. It seems really unclean though.

     

    Regards