How do i do add actions to the button to go to next step?
Hi,
My question is I Have a login form has 2 fields username and password and 2 buttons, submit and cancel.
How do i make when user clicks submit button it shud authenticate username and password entered by user and go to success step in next primary stage if they are authenticated, Else go to my alternate stage step which say authentication fail.
Please help me hw do i do this?