Changes

Jump to: navigation, search

Signup Page

1 byte removed, 22:48, 9 March 2023
m
Creating a Routing Page
If you are giving new users the ability to login in via the '''Access Type''' setting, which gets set to '''User Access''', then the user will receive an email based off a '''New User Email Template,''' either the one on the signup page or the global template.
By default, all new users will receive the email template found in '''Menu''' Icon > '''Global Settings''' > '''Security''' Tab > '''Password and Activation Policies''' > '''Activation Emails''' in the left navigation. Once you add the sample template you can modify it as needed. The sample template will send the new registrant a link where they can enter their desired password to complete user activation. The variable for this is:  <codepre>https://@url@@activationlink@</codepre>
If you want a custom new user email sent to all users who register through this specific signup page instead of using the global one, then, on that particular signup page, go to the '''Templates''' tab and add the sample template and fill in the other fields. The '''New User Email Template''' on the signup page takes precedence over the '''New User''' general template found under '''Global Settings'''. Typically, we recommend that you leave the '''Template''' tab '''New User Email Template''' empty so the global template will be used.
Routing pages are created to direct the user to the appropriate signup page in the desired language. Typically, the user clicks a button on the login page that takes them to an intermediary page where they can see the list of available signup pages. You can create a routing page by going to '''Menu''' Icon > '''Global Settings''' > '''Branding''' tab > '''Login Pages''' link > edit the desired login page > '''Routing Page''' tab.
[[File:Singup-routing.png|thumb|none|800px|The routing page takes users to the signup page that is right for them.]]
 
Use the URL lookup button and select the "Signup Page" option to populate the signup page link into the routing page. Note if you choose to paste a URL here instead use the relative path. Example:
 
<pre>/s_csignup.jsp?token=XVtQHUUGYVpQRhRRXxNRS1BWZEl2HnFsFA%3D%3D&ptoken=XVtQC1oGYVpQRhRRXxNRS1BWZEl2HnFsFQ%3D%3D</pre>
Relative paths will resolve correctly and work on production as well as development and backup systems.
Also make Make sure you include the desired language ID. Example: '''<code>&tid=14''' </code> to display the Spanish translation.
==Creating an Organization Lookup Signup Page==
Smartstaff
2,103
edits

Navigation menu