Create Account screen (v1) text reference
Looking for the Hosted Login v2 version of this screen? Then see Create Account v2.
This screen appears if a user decides to create a new account by using traditional registration (that is, by providing an email address and password).
JTL (Janrain Templating Language) tags used on this screen
JTL Text Tag | Default Value |
---|---|
{* textCreateNewAccount *} | Create a New Account |
{* textCreateNewAccountSubHeading *} | |
{* textCreateNewAccountSocialSubHeading *} | Continue with an existing account: |
{* textCreateNewAccountTraditionalSubHeading *} | Or create a new account: |
{* emailAddress *} | Email Address |
{* newPassword *} | Desired Password |
{* newPasswordConfirm *} | Confirm Password |
{* textAcceptanceBlurb *} | By clicking Create Account, you agree to accept our terms of service and agree to our privacy policy. |
{* textCreateAccount *} | Create Account |
{* textRegistrationCancel *} | Cancel Request |
{* textNeedHelp *} | Need help? |
{* linkHelp *} | Visit our help center. |
{* textFooter *} | |
{* textFooterExtra *} |
JTL tags mapped to UI screen elements
The following diagram maps the JTL tags to their corresponding screen elements:
See also
Updated over 2 years ago