---
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 to a record screen

# Assign a data item with parameters to a record screen {#ariaid-title1}

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

When you associate a parametrized data item with a record screen, additional fields
appear in the screen configuration that you must complete for the parameter to be
applied.

## Before you begin

Make sure that you have configured a data item that has parameters. For more information, see [Configure a parametrized data item](https://servicenow-prod.fluidtopics.net/tjaWyd7F7MsbgqeOqdutKA "Configure a parametrized data item to filter and view just the relevant data according to the selected parameters.").

Role required:
admin

## About this task

## 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 New.
4. Select the Record option in the Create a screen page, and then select Continue.
5. In the Data item field, select Choose.
6. From the Choose an item menu, select the parameterized data item that you created, and select Apply.
7. In the UI parameters section of your record screen, select New.
8. In the New UI parameter screen, complete the following fields as needed. Some fields only appear when you select a specific input type.  
   Use the fields on this form to determine how the user interacts with the UI.{#sg-assign-param-data-item-record-screen__table_vys_xqx_2fb__entry__2}

   | Field | Definition |
   |-|-|
   | Properties section ||
   | Name | Name for the UI parameter. You can have multiple UI parameters with the same name so make sure you choose something you can easily discover later. The name you select appears in the mobile app. For this example, use Priority as the name. |
   | Display name | Name that displays. This name automatically matches the input name. |
   | Settings section ||
   | Parameter type | Type of parameter. In Mobile App Builder, this field is automatically set to Screen when a new parameter is created from a screen record. |
   | Screen | Screen record. In Mobile App Builder, this field is automatically set to the parent screen record. |
   | Input style | How the user interacts with the UI. Choose from Inline or Popup. For this example, choose Inline. |
   | Mandatory | Whether the user is required to enter information for that field. For this example, leave this check box cleared. |
   | Placeholder text | Text that appears below the field type. This option does not appear if you have a default value selected. |
   | Order | Field used for input ordering. |
   | Input source | Determines whether the input is populated by the end user or automatically by the system. For this example, choose User input. |
   | Input type | How the end-user input is added to the system. For example, if you want to add a parameter for the Assigned to field, select Choice list so that users have a list of options to choose from. Select from one of the following options: * None: There is no input type. * Text: Provides a simple text field. This option works best for fields that require free text input. For example, work notes or resolution details. This is the default input type. * Choice list: Opens a list for the end user to select from. This option works well for reference fields that require specific information. Note: The choice list input type returns a maximum of 1,000 results. For references that require more than 1,000 results, use the Search list input type. * Search list: Provides a search bar so that end users can search in a list. * QR/Barcode: Provides the option to search by QRC or barcode. {#sg-assign-param-data-item-record-screen__ul_ptf_hc2_ffb} |
   | Carried | Use carried parameters to move information between different screens and actions. |
   | Data section ||
   | Table | The table name for which you want to create a UI parameter. For example, Incident. This field only appears if you select Choice list or Search list as the input type. |
   | Field | The field name for which you want to create a UI parameter. For example, Priority. This field only appears if you select Choice list or Search list as the input type. |
   | Default value type | The value that appears by default in the UI field. The Default value type field only appears for Function type parameters. Select one of the following options. * None: There is no default text. This option works well for a list input type. * Manual: An additional field appears for you to enter a default term. For example, Search for a field. The manual default works well for search or text input types. {#sg-assign-param-data-item-record-screen__ul_h4q_mts_2sb} |
   [Table 1. UI Parameter form]

   {#sg-assign-param-data-item-record-screen__table_vys_xqx_2fb}
9. In the Screen data parameter mapping section, select Choose,
10. From the Choose an item menu, select the data parameter you created with the data item, and then select Apply.
11. Select Save.
12. **Optional:** If you want the field on the mobile screen to be automatically populated with a value, configure the auto-fill parameters.
    1. In the Input source field for the UI parameter record, select Auto fill.
    2. In the Input type field, select from the following options.  
       * GPS location: Automatically inputs the location of the mobile device.
       * Date: Automatically inputs the current date for the mobile device.
       * Constant: Automatically inputs a constant value.
       * Source field: Automatically inputs a value from a table field.
       * User: Automatically inputs the currently logged in user.
       * Append encoded query: Automatically inputs data from an encoded query.
       {#sg-assign-param-data-item-record-screen__ul_npj_f5j_hfb}
    3. Select Save.
    {#sg-assign-param-data-item-record-screen__substeps_uxj_yqj_hfb}
13. Complete any additional screen fields as needed. For more information, see [Create a screen](https://servicenow-prod.fluidtopics.net/Mo_Bmc1LgTEN7I3_94~kJA "Create a screen for a specific task, within your mobile app. Each screen comprises of one or more embedded screens displayed to your user to complete a task.").
14. Select Save.
{#sg-assign-param-data-item-record-screen__steps_hf1_cbc_vcc}

*[\>]: and then


