Welcome message
Overview
Edit the text displayed to the user when they open Zervicepoint!
Press Ctrl+Enter to get a list of the available attributes from the current user. Or enter them manually with curly brackets ({ }) around them.
The entry in admin web:
The result in user web:
Welcome message variables
Variable name | Description |
---|---|
{Name} | Returns the Name claim value |
{CommonName} | Returns the CommonName claim if it exists. Otherwise returns the Name claim |
{Email} | Returns the Email claim |