Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Configure input sources in an input form screen

Configure the actions that you want to appear on an Input field to trigger a UI rule. These input source actions are shown above the keyboard, or next to the selected input. Use it to configure summarization actions for GenAI.

Before you begin

You must create an input form screen before you can create actions. For information about creating an input form screen, see Configure an input form screen.

Role required: admin

Procedure

  1. Navigate to All > System Mobile > Mobile 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're 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 the input form screen for which you want to configure variables.

  4. Scroll down to the Actions section of the form, and select New to create a variable.

    The Action form appears.

  5. Complete the following fields as needed.

FieldValue
Properties
NameName of the action.
LabelLabel that displays for the action.
ActiveWhether the action is active. Inactive actions don't appear on the input form screen.
Available offlineDetermine whether this action is available offline.
Input type

Option to choose if your input is populated from another source or modified by an action.Note: For this configuration select Input source.

Input source: Provides users with the option of text summarization using GenAI

IconIcon used to represent your action on the user’s mobile screen.
Action Placement
Input form screenSelect the input form screen where the action appears.
Input form sectionSelect the input form section where the action appears. If the selected input form screen doesn't contain sections, this field isn't available.
Parent tableThe parent table that the action applies to. This field is auto-filled.
Parent inputSelect which input the action is applied.
Action attributes

Determine where or how the action handles the generated data.Note: The only action attribute available when Input source is selected in the Input type field, is UserActionID. For a list of the attributes when the Input type is Input action, see .

UserActionID: A unique value that identifies this action record. It is needed to associate the action with a UI rule.

  1. Select Save.

What to do next

Associate the UserActionID for this action to a UI rule. For more information, see Create a mobile UI rule.