Add a footer function to screen
Add footer functions to the details screen in your record screens using Mobile App Builder.
Before you begin
Role required: admin
Footer functions are functions that users can by tapping a button at the bottom of a record screen. Use this option for functions relating to the record rather than data in a specific field. You can add functions to forms by creating a function instance in any details screen that is embedded within your record screen.
Procedure
-
Navigate to All > System Mobile > Mobile App Builder.
The Mobile App Builder appears in a new browser tab and displays the application scope selection screen.
-
Search for the application scope you're working in and then select the name of the application scope.
The Mobile App Builder categories home screen displays.
- Select the Screens category and then select the record screen.
-
Use the configuration tree on the left to find and select the details screen where you want to add a footer function.
-
In the configuration panel, find the Field function instances section and click the New button.
-
In the New function instance control panel, fill in the fields as needed.
Table 1. New function instance fields Field Description Name Name of the function instance. This name is for administration not visible to app users. Description Description of the function instance. This description is for administration and not visible to app users. Display label Label displayed in the app for the function. Order Order in which the function is displayed in the app. Active Whether the field function instance is active. Inactive function instances don't appear in the app. Disable offline Whether the function instance is available Icon Option icon used for your field function. To use an existing icon, click the Choose button, select an icon, and click Apply.
To create an icon, click the New button. You’re redirected to the New icon panel. For details on creating icons see Mobile icons.
Button emphasis color Color emphasis used for the footer function. The appearance of the color depends on your mobile theme. For details on mobile themes, see Mobile theme color guidelines. Function Function to use on the field selected in the Field Name field. To use an existing function, click the Choose button, select a function, and click Apply.
To create function, click the New button. You’re redirected to the New function panel. For details on creating functions see Mobile functions.
- Click Save in the upper right corner to save your function instance.