Login Page
The login page allows the user to log on to the application.

The user can select the following options in the
(Settings):
- Switch between online and offline Mode
- View the log file and send it to the administrator
- Change the password.
You cannot add or remove items from the Settings. However, you can:
- Add a background image and/or a logo, see Adding a Logo or Background Image to the Login Page.
- Add an Insight Board (included in the
update.tablet
configuration) that, e. g. contains information on the application, a demo or a tutorial, see Adding an Insight Board to the Login Page.
Adding a Logo or Background Image to the Login Page
You can add your company's logo or another background image to the login page.
As images are part of the configuration, you need to synchronize the configuration in order to display the image. Therefore, when the user logs in for the first time, CRM.pad default logo is displayed.
To add a logo or background picture to the login page:
- Copy the picture to the installation and register the image file, see Images.
- Define the Web Configuration parameters that define what images are displayed on the login page, see LoginLogo, Login.CustomBackgroundImage and Login.InsightBoard.
- Define the Web Configuration parameters that determine how the
background image is displayed, see Login.DisableBlurredBackground, Login.Fullscreen and Login.FullscreenAlpha.Note: If all three Web Configuration parameters are set to their default values, they are ignored.
- Carry out a full synchronization.
Adding an Insight Board to the Login Page
You can define that an Insight Board is also displayed on the login page.
The items assigned to this Insight Board must have an alternative context menu assigned
(ContextMenu
argument in the InsightBoardItem
action call, see InsightBoardItem).
WebView
action assigned with the ReportType
argument set to "Url". A
tutorial can be assigned by adding %tutorial%
to the value of the
Url
argument.