Associate a function with a location in the app
-
- UpdatedAug 3, 2023
- 6 minutes to read
- Vancouver
- Mobile Configuration and Navigation
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.
Launcher screen header functions
Launcher screen header functions allow your users to navigate to a specific parametrized record screen. Some common examples include navigating to a users profile, or navigating to a cart. For details on creating parametrized record screens, see Configure a parameterized record screen. For details on how to use these record screens in a launcher screen header, see Configure a launcher screen header. |
![]() |
Chart header functions
Chart header functions enable your users to navigate to a specific set of records from a chart screen. When a user is viewing a chart, they can click on the chart header function ( |
![]() |
Field functions
Field functions enable your end users to change the value of a field. Field functions only apply to items on the details screen in a displayed area.
For more information on how to create field functions, see Configure a details screen for a record screen. |
![]() |
Footer functions
Footer functions enable your end users to add an action on the bottom of a record screen. Supported screens for the footer function are: record details screen, record embedded section screen, dynamic segments in a record screen, map screen, and list screens.
For more details on how to create a footer function, see Use your navigation function as a footer function. |
![]() |
On tap functions
Use the on tap function instance to trigger a function when a user taps on a record in a list. This function location can, for example, navigate a user to another screen when they tap a record. On tap
functions are configured on list item config records, which are used in any screen that needs to display a list of records.
|
![]() |
Top menu functions
Use top menu function location for less frequently used actions, and on record screens where you have more actions than fit conveniently in the footer.
For more details on how to create a top menu function, seeUse your navigation function as a top menu selection. |
![]() |
Quick action functions
Use the quick action item location to provide your users with a shortcut to an item or action in your launcher screens. Users access quick actions by tapping the quick action icon.
For details on configuring quick actions, see Quick actions. |
![]() |
Swipe functions
The swipe function location applies to screens that display a list, including a map screen. Swipe functions can be initiated from two directions, swiping to the right initiates leading swipe function and
swiping to the left initiates trailing swipe functions. You can display three functions per direction.
For more details on how to create a standard function, see Configure a navigation to a screen. |
![]() |