Skip to main content

Widget Variables

Take advantage of widget context variables to change the form rendering of your login page and dependizng on the login step

The widget has variables that can be modified to fit the context of your

The fallback content to display on prerendering
or brand.

A screen can have different states, they are named as follows:

  • screen_name.state

Screens

Below is the list of each screens:

screen_login

screen_login

KeyText
widget_label_emailAdresse professionnelle
widget_placeholder_emailjohn@my-company.com
widget_primary_button_textSuivant
widget_separator_textOu
widget_secondary_button_textMe connecter avec mot de passe
widget_secondary_button_info_textSi mon organisation le permet

screen_magic_link_request

KeyText
widget_separator_textJe n’ai pas reçu mon lien de connexion
widget_label_emailAdresse professionnelle
widget_placeholder_emailjohn@my-company.com
widget_primary_button_textRecevoir un nouveau lien
widget_password_login_link_textMe connecter avec mot de passe

screen_password.challenge

screen_password.challenge

KeyText
widget_label_emailAdresse professionnelle
widget_placeholder_emailjohn@my-company.com
widget_label_passwordMot de passe
widget_placeholder_passwordmon mot de passe
widget_primary_button_textSuivant
widget_back_to_login_link_textRetour

screen_password.enrollment

screen_password.challenge

KeyText
widget_first_login_action_link_textMa première connexion
widget_label_emailAdresse professionnelle
widget_placeholder_emailjohn@my-company.com
widget_label_passwordMot de passe
widget_placeholder_passwordmon mot de passe
widget_primary_button_textRecevoir un nouveau lien
widget_forgot_password_textJ’ai oublié mon mot de passe

screen_reset_password.enrollment

screen_reset_password.enrollment

KeyText
widget_label_emailAdresse professionnelle
widget_placeholder_emailjohn@my-company.com
widget_primary_button_textSuivant
widget_back_to_login_link_textRetour

screen_reset_password.challenge

screen_reset_password.challenge

KeyText
widget_label_passwordMot de passe
widget_placeholder_passwordmon mot de passe
widget_primary_button_textSuivant
widget_back_to_login_link_textRetour

Screen templates
The fallback content to display on prerendering

Learn how to integrate your liquid templates to edit it with the

The fallback content to display on prerendering
, track changes or retrieve your html code

caution

If you create a theme using the default theme as a starting point. We recommend that you submit a slightly different version that matches your brand's visual identity in order to have added value in your login

The fallback content to display on prerendering