Skip to main content
1-Visitor
April 7, 2016
Question

How to create a login page for 2 types of users and validate their credentials by comparing with database values ?

  • April 7, 2016
  • 2 replies
  • 2534 views

How to create a login page for 2 types of users and validate their credentials by comparing with database values ?

2 replies

5-Regular Member
April 7, 2016

Dharmendran, are you trying to connect to a specific external database? We have an inbuilt functionality called Form Login via Organizations that you can use. Here the Help Center link to the Form Login section.

dr-31-VisitorAuthor
1-Visitor
April 12, 2016

I tried with Form Login but it navigates to another page without validating the credentials.

5-Regular Member
April 12, 2016

Dharmendran, what page does it navigate to? Does it go to Squeal? You won't get navigated to a different page unless the credentials are accepted/ validated.

dr-31-VisitorAuthor
1-Visitor
April 13, 2016

It navigates to the mashup that I mention in the Home Mashup property of the Form Login Page created in organisation. How do I add my own logic and rules to that existing pasge?