Login
The login component displays the login popup. When the login was succesfull, the visitor will be redirected to the redirectTo
page.
Example output
Usage
The login component can be used on the login popup.
Path to component
/sitecore/layout/Renderings/Mercury/Feature/Account/Login
Cache behavior
[x] Cacheable
[ ] Clear on Index Update
[x] Vary By Data
[ ] Vary By Device
[ ] Vary By Login
[x] Vary By Parm
[x] Vary By Query String
[ ] Vary By User
Data source
No data source
Rendering parameters
Parameter | Type | Description |
---|---|---|
redirectTo | link | A link to the page the visitor will be redirected to |
Resource texts
Name | Variables | Example |
---|---|---|
mercury-loginButton | Sign In | |
mercury-email-label | Email address | |
mercury-invalidEmail | Please enter valid email | |
mercury-email-placeholder-email | Email address | |
mercury-password-label | Password | |
mercury-invalidPassword | Please enter your password, at least 6 characters | |
mercury-email-placeholder-password | Password | |
mercury-rememberme-label | Remember me | |
mercury-request-reset-password-link | Forgot password? |