Changes

Signup Page

34 bytes added, 22:48, 9 March 2023
m
Creating a Routing Page
# Click '''Save'''.
<u>'''Note''':</u> when  When you choose a user signup page, it will show up inside the organization signup page in its own section under the organization details. Also note that when a user signup page is attached, the ''user'' signup confirmation page is used. Therefore, if you want to make changes to the confirmation page that appears to the user upon submission, you will need to navigate the user signup page instead.
[[File:Signup-org-multi-user.png|thumb|none|800px|A signup page that creates a single organization and multiple users at the same time. In this example the Lead Applicant is set to a minimum of 1 so they are required. The co-applicant is set to a minimum of 0 and maximum of 3 so none or up to 3 co-applicants can register at the same time.]]
You can specify a minimum and maximum number of users you want to create per attached signup page as well as specify section and user titles.
<u>'''Note: depending '''</u> Depending on your jurisdiction, be mindful that if you enable multiple users, you are asking someone to enter personally identifying information, into your system on someone else’s behalf.
==Making Changes to Fields on Your Signup Page==
Let’s say you want to make the '''Email''' field on your user signup page mandatory. Navigate to the '''User''' standard field for email: '''MenuIcon''' Icon > '''Global Settings''' > '''Users''' Tab > '''Standard Fields''' link and edit the '''Email''' standard field by toggling on the '''Mandatory''' setting. Now when you go back to the signup page and preview it, you will see the email field is now set to mandatory and the relevant validation was automatically added.
Any changes you make to any fields that are included on a signup page will be updated instantaneously on your signup pages. You can also go back to the signup page at any time to change the order of fields and add or remove fields by modifying the selected fields. To remove a field, hover over the desired field and click the button marked with an '''x'''. Drag and drop '''Selected Fields''' to modify the order in which the fields will appear on the signup page.
<pre>https://@url@@activationlink@</pre>
 
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.
[[File:Signup-privacy.png|thumb|none|800px|If you attach a privacy policy to a signup page. Anyone attempting to register will have to accept the policy before they can gain access to the system. ]]
You can create a '''privacy policy''' for your system by going to the '''MenuIcon''' Icon > '''Global Settings''' > '''Security''' Tab > '''Privacy and Security Policies''' link. We suggest you start by creating a policy for the '''Default Country''' and '''Languages''' of your choice. The default country is displayed until the user has logged in, at which point the system shows you the policy for the country you have chosen as your primary residence. We also suggest you '''Enforce User Acceptance''' by selecting a date on your privacy policy. Once you have a privacy policy created, go to the desired user signup page and select the desired policy from the '''Attach Policies''' dropdown. Then, '''Save''' your signup page. Now, when anyone is sent to your signup page, they will first be required to read and accept your privacy policy before they can register and gain access to your system.
==Modifying the Duplicate Check settings==
The translations of custom and standard field captions are pulled from those fields and can be entered in those fields or via an import.
Once translations have been entered and saved on the signup page, you can send your users directly to the signup page in the language you desire. Do so by adding '''<code>&tid=14''' </code> to the end of the signup page URL. Where , where the number equals the desired language ID. In this case, the language ID 14 will bring the user to the signup page translated into Spanish.
The user can also switch languages on the signup page by using the drop down language menu in the top right of the header.
<u>'''Note: when '''</u> When you switch languages, the signup page will reload and clear any data entered into the fields.
==Creating a Routing Page==
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