Mobile screen types
Summarize
Summary of Mobile Screen Types
The Mobile Screen Types feature in ServiceNow allows you to create screens that enhance mobile app functionality for end users. Screens consist of embedded screens with configurable components, enabling unique experiences per navigation tab. Each screen type serves a specific purpose and can include optional screens for additional information.
Show less
Key Features
- Launcher Screen: Acts as a home page, allowing users to access various screens, perform quick actions, and search for user information.
- List Screen: Displays a list of records from a data item, which can be linked to a record screen for detailed views.
- Grouped List Screen: Shows records grouped by a specific field, enhancing data organization.
- Record Screen: Presents information from a single record, with options for up to four embedded screen types, including details and activity.
- Map Screen: Visualizes locations associated with records, complete with dynamic data cards for quick access to information.
- Calendar Screen: Displays records linked to date fields, allowing users to interact with events tied to specific dates.
- Mobile Web Screen: Opens URLs within the app or external links in the device's default browser, facilitating access to knowledge articles and other resources.
- Chart Screen: Provides an interactive view of reports and performance analytics, enabling users to tap charts for more detailed records.
- Input Form Screen: Allows users to enter information quickly to create or edit records, or complete surveys, streamlining data entry processes.
Key Outcomes
By utilizing these screen types, ServiceNow customers can effectively enhance user engagement and streamline workflows within their mobile applications. Each screen type supports specific use cases, allowing organizations to tailor their mobile experience to meet user needs and improve overall satisfaction.
Learn how to use screens in ServiceNow mobile. Use screens to make your mobile app functionality available to your end users.
Screen types
Screens are made up of one or more embedded screens, which are screens embedded with a record screen. Each screen has configurable components, conditional formatting, sorting order, and filters.
Launcher screen Launcher screens serve as landing pages or home pages. Using a launcher screen, you can access screens in various formats, as well as search, do quick actions, and find user information. For more information, see Launcher screens. |
|
List screen Use list screens to display a list of records queried from a data item. List screens can be configured together with a record screen. When both screens are configured together, your users can tap a record on the list screen to display the record screen for that record. For more information, see List screen. |
|
Grouped list screen Use a grouped list screen to display a list of records that are grouped by a specific field. A group list screen uses a special group by data item. For more information, see Grouped list screen. |
|
Record screen User record screens to display information from one specific record. On a record screen, you can configure up to 4 different types of embedded screens as segments. These 4 different types of embedded screens include details, activity, related lists, and embedded lists. For more information, see Record screen. |
|
Map screen Use a map screen to display a dynamic map that lets your users see the locations that are associated to the records in a data item. Below the map, your users can see data cards that show information about these records. Users can tap a card to see details for the record.
For more information, see Map screen. |
|
Calendar screen Use a calendar screen to display records associated with date fields. Users can tap a date on the calendar portion of the screen to see records associated with a specific date, in the event stream displayed in the lower portion of the screen. The record screen shows additional information that you define when a user taps a record. For more information, see Calendar screen. |
|
Mobile web screen Use a mobile web screen to open a URL from within a ServiceNow app. You can configure relative URLs to open pages within the ServiceNow platform, or an external link. For example, a user can see a knowledge article on the instance via the Service Portal. Relative URLs that direct your users to open pages within your instance are opened inside the mobile app. URLs that open external links will open the link in the default browser of the user's mobile device. For more information, see Mobile web screen. |
|
Chart screen Chart screens display an interactive view of a report or performance analytics chart. Users can tap on a chart to display a list of relevant records.
For more information, see Chart screen. |
|
Input form screen Input form screens display inputs to allow your users to quickly enter information into mobile apps. Use input form screens to create or edit records, complete surveys, or any other situation where your users need to enter information. Input form screens are screens that you use to execute an action or a function. They are not the first screen a user interacts with in a workflow. For more information, see Input form screen. |