Introduction
A portal allows your customers to log in to view and change their personal information. The administrator has the authority over which data can be viewed and changed. From the login, customers can linked to registrations in different M-levels (using Common Links). The portal is based out of the C-level.
Primary Keys
Each person from the M-level is identified uniquely to the C-level by matching any primary keys. For example, a camp collects a registrant’s healthcard number. The registrant’s profile is stored in the C-level. If the same registrant were to register the next year using the same healthcard number, a match between the new registration and the old registration in the C-level would occur. The new information will be added to the profile, so no new profile is created. This eliminates duplicates of people in the C-level. Some primary keys, such as email addresses, are default primary keys. The administrator of the C-level can define up to 5 custom primary keys, such as a student or employee number.
Pin Numbers
A pin number acts as the password for the portal log in. When a new registrant attempts to log into the portal, he can request that a new pin number be emailed to him. A new profile will be created for the registrant in the C-level. An administrator can manually enter or change a pin number for any profile. It is also possible to disable new registrants so that only registrants with an existing pin number can log in.
Portal Log In
In order to log in, a user must provide a primary key value (e.g. their email address or student number) and a pin number. If the pin number matches the pin number in the profile for that primary key value, they are allowed to continue. Otherwise they are presented with an error page.
Post Log In
When a users logs in, they see their own data that is stored in the C-level. Like in the C-level, the information can be displayed on different pages. To get from one page to another, they can click on different tabs. Each tab contains a screen displaying different fields of information. For example, clicking on the “Home” tab may displays the user’s address, home phone number, etc. Each tab must be defined by the C-level administrator. Three tabs are default: email, home, and business. These tabs can be disabled.
Once users are logged in, they can be directed to other pages to register for events within multiple M-levels. This is strength of the portal log-in as it can be used to allow only members of an organization access to online registration.
Join the Discussion!