---
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


---

# Assign predefined functions to mobile pop-ups

# Assign predefined functions to mobile pop-ups {#ariaid-title1}

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

Use predefined functions within mobile pop-ups to perform actions like dismiss the pop-up, proceed with the suggested instruction, or log out of the instance.

## Before you begin

Role required: admin

## About this task

You can add two types of functions to a button on a mobile pop-up card, configurable functions and predefined functions. Configurable functions enable developers to customize function behavior and functionality. For more information, see [Mobile functions](https://servicenow-prod.fluidtopics.net/hxfkLR_viSp6YqBKbnmguw "Configure functions in Mobile App Builder to determine which actions users can perform in the mobile app.") and [Configure a card action using Mobile Card Builder](https://servicenow-prod.fluidtopics.net/DFzWsbVPhx0v8Qtc25_bdw "Use Mobile Card Builder to add card actions to a mobile card."). Predefined functions have dedicated functionality, purpose built for mobile pop-ups. The following predefined functions are available:

* Cancel: Dismisses the pop-up without performing any additional action.
* Complete: Submits or proceeds with the original function from which the pop-up was triggered.
* Log out: Logs out the user from the current instance and is navigated to the instance list page.

{#popups-system-button__ul_imn_y3z_fcc}  
Note:  
You perform the assignment of mobile pop-up predefined functions in the web-based UI.

## Procedure

1. Navigate to Allsys_sg_view_config.list to display all available cards.
2. Search for the card that you defined as a mobile pop-up and select the card.
3. Select a card button element attribute listed within the Card elements tab.  
   The Card element form displays.
4. Select New in the Card element attribute area.  
   The Card element attribute form displays.
5. Enter <kbd class="ph userinput">SystemButtonType</kbd> in the Type field.
6. Enter a value for this system button in the Value field.  
   The value can either be <kbd class="ph userinput">Cancel</kbd>, <kbd class="ph userinput">Proceed</kbd>, or <kbd class="ph userinput">Logout</kbd>.
7. Select Submit.
8. Repeat steps 4 through 8 to add additional predefined functions to a mobile pop-up card.

*[\>]: and then


