Logging problem
I am creating an expense claim case type in which the employees can claim their expenses.
First step of my application is Employee login.... where the employee should login with his own Employee id and Password .The details should be validate by checking whether the details are correct or not ? If the details are correct then it should go to next step otherwise it should throw an error.
Can you please help me to solve this issue??
Note: This is not about the logging into application by using operator credentials...
***Edited by Moderator: Pallavi to change content type from Discussion to Question, update platform capability tags ***