Create Login and Register Page in Custom Portal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
Hello every body ,
I have a question about login and register page in the portal ,
My scenario is : I am working on application to automate issue the certificates to citizens(birth .. etc) I have two tables ,
1- called user (core table),
2- citizen (custom) table
I suppose in the citizen table I have all citizens data in my country , but not all citizens are users in my application.
So I want in my register page in the portal write National ID of his and then I go to check if the Citizen table contain this National ID or not.
if yes I allow to he write additional information like email and phone then I will create new user by his data in the citizen table and additional data that he entered it then I will redirect to home page in the portal .
I didn't know How I will custom register page and login page( it refuse redirect to home page).
I read that I will need plugin called self registration.
Please Can you help me?
Thank in advance.
