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

 Release :

    - australia

ft:locale :

    - pt-BR

ft:publication_title :

    - Australia Mobile Configuration and Navigation

ft:clusterId :

    - mobile

bundleId :

    - mobile

workflow :

    - Development, Data and Analytics


---

# Display/hide buttons

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

* Versão de lançamento: Australia
* 
* Atualizado 12 de mar. de 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 min. de leitura

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

## Antes de Iniciar

Role required: admin

## Procedimento

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/0EGHsBRD_jUxHJAXZkAJTA "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/x~jksL2yeYBLOWiXY6ncGw "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.

