Configure a mobile alert for a record screen
Configure a mobile alert overlay for a record screen to inform users of an important message and to redirect them to a specific screen. Only one mobile alert is available per instance.
Before you begin
When configuring an alert for a record screen, you must have a record screen to display the alert. See, Record screen.
Role required: admin
Procedure
Configure a navigation function button for use within a mobile alert.
In the web-based UI, enter
sys_sg_button.listin the filter navigator.Select the button to use with the mobile alert.
On the Function, make sure to fill the following fields:
- Name: Title for the button
- Type: Select the
Navigationoption. - Context: Select the
Recordoption. - Destination type: Select the
Screenoption.- Select the Condition tab and define the conditions that apply for the display and the hiding of the mobile alert. For more information, see Configure a navigation to a screen.
Select the Action Completion tab.
In the Destination screen field, select the reference lookup icon (
Reference lookup icon\) and select a screen where the instance redirects the user to.
7. Select **Submit**.
Configure the mobile alert content displayed to the user.
Enter
sys_sg_alert.listin the filter navigator.On the Mobile Alerts form, click New.
On the form, fill in the fields.
Field Description Name Name of the alert. Title Title of the alert message displayed to the user. Message Body of the message displayed to the user. Select the Dismiss Button tab and enter a text that displays to the user in the Dismiss button label field. Examples are "Close" and "Dismiss".
These texts are translated field types associated with the Translated Name / Fields [sys_translated] table, see Translated Name / Field table.
Select the Primary Button tab.
Enter a text in the Primary button label field that redirects the user to a screen. Examples are "View" and "Display".
These texts are translated field types associated with the Translated Name / Fields [sys_translated] table, see Translated Name / Field table.
In the Primary button field, select the reference lookup icon and select the navigation function button you defined earlier.
- Select Submit.
Enable the mobile alert in a record screen by adding a reference to the mobile alert.
Enter
sys_sg_form_screen.listin the filter navigator.Select a record screen that displays the mobile alert.
In the Alert field of the Record screen form, select the reference lookup icon and select the record screen where the alert displays.
Select Submit.
Result
The mobile alert overlay displays over a list screen. The alert contains a message, the navigation function button, and the option to close the alert. There is also an alert icon (
Alert icon with a red spot to show call to action is required.\) in the screen header. The user can tap on the icon at any time, to review the mobile alert. The red spot indicates to the user that they have not performed the call to action.
Mobile alert overlay