signup_page_customization_V1

Signup page customization

Default Appearance

By default, the signup page on the microsite (to allow self signup by learners) looks like following.

Enabling Email as Username

Sometimes its easier (or convenient) to make email as the username. That also ensures that email are not duplicated in the microsite. You can enable this setting from Site Admin->Site Details->Security->Use email as username

 

Capturing first / last name, phone

You can capture additional fields like first / last name, phone and referrer by adding following property in Site Admin->Site Details->Customization

SIGNUP_FIELDS=FIRST_LAST_NAME,REFERRER_EMAIL,PHONE

Capturing the Group

You can allow learners to join any group via signup page itself, by adding following property in Site Admin->Site Details->Customization.

SHOW_GROUPS_ON_SIGNUP=true

Enable Captcha

To prevent SPAM / Automated signup submissions, you can enable Captcha as well. This can be done by enabling Enable Captcha on Self Signup Page setting from Site Admin->Site Details->Security

 

Custom messaging

You can use two placements to add additional content on the signup page. The content can include full formatting, images, videos etc. Add any content from Site Admin->Placements->Signup top panel or Signup right panel.

Custom Fields

You can also capture cutom designed fields for users. Read more about how to add custom fields here. An example is shown below with various kinds of input fields (Date, Dropdown, Checkbox, Text)


Rating: