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


---

# Display/hide functions

# Display and hide functions in offline mode {#ariaid-title1}

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

Define whether to show or hide buttons while users are in offline mode on their Mobile Agent app.

## Before you begin

Role required: mobile_admin, admin

## Procedure

1. Navigate to All and in the filter enter <kbd class="ph userinput">sys_sg_button.list</kbd>.
2. Select an existing action function or select New.  
   The Function screen displays. For more information on how to configure an action function, see [Action functions](https://servicenow-prod.fluidtopics.net/PBOMvI7I7mtIYa8IOqosKA "Action functions make changes to records on your instance.").
3. Select the Offline Properties tab.
4. Select the Offline check box to display all the fields relevant for an offline function configuration.
5. Complete the action function offline mode property fields as required, see [Configure offline mode properties for action functions](https://servicenow-prod.fluidtopics.net/NQNVCs_VchPWAoIQW~dNjQ "Determine which fields and functions are available to users when working in offline mode.").
6. From the Offline Condition Type field, select whether the condition style is Declarative or Script.
7. From the Table field, select a table that is the source of the fields used in the Offline Condition field, and from where the conditions are evaluated.
8. Depending on the selection made from the Offline Condition Type field, either do one of the following in the Offline Condition field:  
   * For Declarative, create declarative conditions to be performed in offline mode.
   * For Script, enter a script in the text window that contains query conditions that are evaluated in offline mode.
   {#buttons-offline__ul_l1b_xnl_15b}
9. Select Submit to save your display and hide button configurations.
10. **Optional:** Complete the action function offline mode property fields as required, see [Configure offline mode properties for function instances](https://servicenow-prod.fluidtopics.net/ydED_3XWBN8q_ZbcquvFRw "Determine if the function instance available to users in online mode is also available in offline mode. This option gives you more control over how users manage their offline tasks.").

