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


---

# Calendar screen

# Calendar screen {#ariaid-title1}

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

Calendar screens display a calendar interface and records associated with the selected date.

|-|-|
| Users use a calendar screen to display records when the dates relating to those records are relevant. For example, displaying when tasks are due or when important events take place. The calendar screen displays a calendar interface. Each date on the screen displays an indicator below any date that has at least one record associated with it. Below the calendar, is the events list where your users can see a list of records associated with the date selected in the calendar. You can configure the calendar app to display these records in a record screen when the user taps them. For more information, see [Using the calendar screen](https://servicenow-prod.fluidtopics.net/Z95_uhHoekWnaSiGEDtP4A "Use the calendar screen to create and view events related to specified dates. Scroll in either the calendar interface or the events list, to view corresponding information for the selected date or event."). | Figure 1. Calendar screen example showing a multi-day event |
[ ]

{#calendar-screen__table_inx_q2b_y2c}

## General guidelines for calendar screens {#calendar-screen__section_ndr_r2b_y2c}

Consider these general guidelines when configuring your calendar screen.  
Note:  
For configuration instructions, see [Configure a calendar screen](https://servicenow-prod.fluidtopics.net/DFZR5NTsmTUAT8gUUzk3DQ "Create a screen that displays a calendar with a list of related records. Users can see which records are related to dates on the calendar."). For design considerations and user experience general guidelines when configuring your calendar screen, refer to the [Calendar screen](https://horizon.servicenow.com/native-mobile/screens/calendar-screen) section in the Horizon design system website.

Swipe functions
:   Consider configuring swipe functions in the list view area to access quick actions like deleting a record or changing its state. For more information, see [Configure a calendar screen](https://servicenow-prod.fluidtopics.net/DFZR5NTsmTUAT8gUUzk3DQ "Create a screen that displays a calendar with a list of related records. Users can see which records are related to dates on the calendar.") and [Quick actions](https://servicenow-prod.fluidtopics.net/3WSYKwehlrgbPG1oosN4HA "Define quick actions for your launcher screen so that your users can access commonly used functions, such as transferring records or using a template in the mobile app.").

Top menu actions
:   Consider configuring a top menu actions in the calendar screen for more complex or global actions, such as creating an appointment. For more information, see [Use your navigation function as a top menu selection](https://servicenow-prod.fluidtopics.net/HXH2YcH77cZXL0PHTZOwQA "Use your navigation function as a top menu selection to give your users access to the screen launcher from within a screen.").

Template calendar card
:   Calendar cards are based on mobile cards. If you use the base system template named Calendar, avoid using the full date of the event, as it's already shown in the day's title.

Cards from multiple tables
:   Calendar screens can display records from multiple tables. For a consistent experience, use similar card views for each record type shown in a calendar.

Remote tables
:   When working with remote tables, it's important to consider the performance implications. Efficient query design, indexing, and caching mechanisms should be employed to optimize performance.

Start day of the week
:   By default, the first day of the week is Sunday. Users can change this option in the Settings area of their mobile app.

