---
sourceDocument: Australia Mobile Configuration and Navigation
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/mobile

 Release :

    - australia

ft:locale :

    - en-US

ft:publication_title :

    - Australia Mobile Configuration and Navigation

ft:clusterId :

    - mobile

bundleId :

    - mobile

workflow :

    - Development, Data and Analytics


---

# Define banner display persistence

# Define banner display persistence {#ariaid-title1}

* Release version: Australia
* 
* Updated March 12, 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read

Define if a message or banner displayed on a mobile device requires the user to
acknowledge the receipt of the message.

## Before you begin

Role required: admin

## About this task

Configure specific messages to remain on a screen until the user actively dismisses
the message. By default, messages fade after a few seconds.

When a function button has multiple messages associated to it, then all associated
messages are consolidated into a single message. If one of these messages contains a
persistence attribute, then the single consolidated message adopts the persistence
behavior.

Only one banner message is displayed at a time. Newer banner messages replace
existing banner messages. This replacement occurs even if the original existing
banner contains persistent attributes.
{#action-function-banner-persistence__table_jly_xtz_rjc__entry__3}

| Banner display for iOS | Banner display for Android | Banner variants according to message |
|-|-|-|
|   |   |   |
[ ]

{#action-function-banner-persistence__table_jly_xtz_rjc}

## Procedure

1. Navigate to AllSystem MobileMobile App Builder.  
   The Mobile App Builder opens in a new browser tab and displays the application scope selection screen.
2. Search for the application scope you are working in and then select the name of the application scope.  
   The Mobile App Builder categories home screen displays.
3. Select Functions from the menu.
4. Select a function where you want to add the persistence banner behavior.
5. In the Function record, make sure Action item is selected for the Type field.
6. Scroll down to the Messages section, and enter text in the Success Message field.
7. Scroll down to the Button attributes section and select an existing button attribute record or select New to add one.
8. In the Button Attribute record, complete the following fields as needed to add the persistent behavior attribute.  
   {#action-function-banner-persistence__table_pyj_tq2_dwb__entry__2}

   | Field | Description |
   |-|-|
   | Button | Name of the button record. This information is automatically populated from the function record. |
   | Name | The button attribute. Select alerts_require_dismissal. |
   | Value | Whether the attribute is turned on. Enter <kbd class="ph userinput">true</kbd> to turn on the attribute. By default, the Value is set to true. |
   [ ]

   {#action-function-banner-persistence__table_pyj_tq2_dwb}
9. Select Save.

## Result

A banner remains on the screen until the user actively dismisses it.

*[\>]: and then


