You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After the invitation is sent, the user receives a registration link.
The link opens a registration form on the intranet page:
Logo of the company should be variable (if available) and Welcome Text "
Welcome
to the (Company Name) intranet platform"
"Create an Account" - title
Input fields: Email, First Name, Last Name, Mobile, Password, Repeat Password
There will be 2 buttons: "Register", "Back to login page".
If the email address already exists in the database, show a notification > “This email address has already been taken.”
After the registration process is completed, the user should be notified "Your account will be reviewed by admin and you will receive login instructions" meaning the registration is not yet signed off, before Admin from the intranet activates a user. The user will be in the added as a new account under Employees but with "Not Active" status.
The final step is that the admin activates the use through a radio button from the "User Update" form
The text was updated successfully, but these errors were encountered:
Registration
After the invitation is sent, the user receives a registration link.
The link opens a registration form on the intranet page:
Logo of the company should be variable (if available) and Welcome Text "
Welcome
to the (Company Name) intranet platform"
"Create an Account" - title
Input fields: Email, First Name, Last Name, Mobile, Password, Repeat Password
There will be 2 buttons: "Register", "Back to login page".
If the email address already exists in the database, show a notification > “This email address has already been taken.”
After the registration process is completed, the user should be notified "Your account will be reviewed by admin and you will receive login instructions" meaning the registration is not yet signed off, before Admin from the intranet activates a user. The user will be in the added as a new account under Employees but with "Not Active" status.
The final step is that the admin activates the use through a radio button from the "User Update" form
The text was updated successfully, but these errors were encountered: