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


---

# Configure a details screen

# Configure a details screen for a record screen {#ariaid-title1}

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

Create a details screen to display record fields on your screen.

## Before you begin

Role required: admin

## 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 the Screens category, and then select the record screen for which you want to configure a details screen.
4. In the Record Screen form, scroll down to the Record screen segments area, and then select New.
5. In the Create a record screen segment dialog box, select Record screen segment, and then select Continue.
6. In the Record Screen Segment form, scroll down to the Embedded screen area, and then select New.
7. In the Create a screen dialog box, select Details, and then select Continue.
8. Complete the following fields as needed.  
   Note:  
   The available fields that can be configured on a details screen form are determined by your organization's mobile UI rules. For more information, see [Mobile UI Rules](https://servicenow-prod.fluidtopics.net/w0HeqUgAog6EWlo9Jw6wRA "Use Mobile UI rules to build rules that modify the mobile UI. These modifications can include hiding and displaying fields, making fields mandatory, performing field value calculations, and applying UI styles to different UI elements.").
   {#configure-form-details-screen__table_wrg_24n_lwb__entry__2}

   | Field | Description |
   |-|-|
   | Properties ||
   | Name | The screen name. This name is not visible to end users. |
   | Description | Description that is used to identify the details screen. |
   | Settings ||
   | Fetch type | Settings that determine when data is loaded in your screens. Select from the following fetch types: * Prefetch: This option pre-loads record screen data when an end user accesses a list, calendar, or record screen. * Background: The app makes a background network request to load embedded screens or record screen segments. * Dynamic prefetch: Screens for the first 10 rows load as described for the Prefetch fetch type. After the 10 first rows load, additional rows of screens load with the On-demand fetch type. * On-demand: The app sends a network request to load the app only when end users navigate to it. {#configure-form-details-screen__ul_f4w_x4n_lwb} For more information about fetch types, see [Mobile fetch types](https://servicenow-prod.fluidtopics.net/vmMpXy5PQpA9Za6XBicV2g "Fetch type settings determine when data is loaded in your screens. Change your fetch type to optimize load time performance for your screens."). |
   | Available offline | Whether the details screen is available when the device is offline. Note: Offline mode is only supported on the Mobile Agent. |
   | Icon | The icon that displays for your details screen. Select Choose to use an existing icon, or select New to configure one. |
   | Data | The table that is used for the details screen. Select the arrow to display a list of tables you can choose from. |
   | Screen fields | Sets the fields for the details screen. For information about setting these fields, see [Screen fields](https://servicenow-prod.fluidtopics.net/t8UsW0PnQH6xrNMLRWOMRw "Screen fields improve the usability of your form screens. With screen fields, your users can view and edit attachments, view and complete checklist items, or display a field without a label."). |
   | Field function instances | (Optional) Sets the functions for your details screen. Select an existing field function instance or select New to add one. For information about adding field functions, see [Add functions to your details screens](https://servicenow-prod.fluidtopics.net/gR~EVMX0_lwQtQmwxHU_Uw "Add functions to your details screens to enable your users to take actions or view additional information."). |
   | Footer function instances | (Optional) Sets the function in the footer region of the mobile app screen. Select an existing footer function instance or select New to add one. For more information about adding a footer function instance, see [Associate a function with a location in the app](https://servicenow-prod.fluidtopics.net/Augs8xkDK6V0LwjrneytfQ "For each function you create for an app, you must associate it with a specific location. You can associate most functions with a top menu, a swipe, or a specific field."). |
   | UI parameters | UI parameters are variables that affect how a field or UI element behaves. Use UI parameters to determine how a value can be entered or whether it is automatically populated for the UI element based on the end user's action. Select an existing UI parameter or select New to add one. For more information about adding a UI parameter, see [Configure a parameterized record screen](https://servicenow-prod.fluidtopics.net/jXJhoug~1RKQeYRH31mF6Q "Configure a record screen to query a user for a parameter. The screen then uses this parameter to determine the record that appears on the screen."). |
   [Table 1. Details screen form]

   {#configure-form-details-screen__table_wrg_24n_lwb}
9. Select Save.

*[\>]: and then


