Sign-In screen (v1) text reference

📘

Looking for the Hosted Login v2 version of this screen? Then see Sign-in screen v2.


This screen is the starting point for user logins and registrations. By default, this is the first screen that appears when a user clicks a link for logging into or registering with a site.


JTL (Janrain Templating Language) tags used on this screen

JTL Text TagDefault Value
{ textSignInScreenHeading }Welcome to Gizmo!
{ textSignInScreenSubHeading }Sign in to reap all the benefits of this fantastic website.
{ textSignInAlternativeCredentials }Or Sign in with Email
{ signInEmailAddress }Email Address
{ currentPassword }Password
{ textSignIn }Sign In
{ textForgotPassword }Forgot Password
{ textNeedAnAccount }Not a member?
{ textSignUp }Sign up for an account.
{ textCancelRequest }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