Configure input form actions in an input form screen
Add a button next to input form fields to give users the ability to perform various input actions. These actions include adding a comment, adding one or more attachments, and navigating to other screens.
Before you begin
Role required: admin
This topic describes how to configure input actions for your various input fields. These configurations should be performed within the general setup of input form screens. Additional input action configurations are only available when Screen is selected in the Presentation style field of the Input form screen. For more information, see Configure an input form screen.
About this task
Procedure
What to do next
To open the input form screen with attachments and comments already loaded from the instance [instance] table, you must configure the attributes DataSourceId and ElementIdentifier. For example, in a scenario where multiple users work on the same form, the data source loading mechanism validates that the latest data is displayed to the next user on the input form screen. For a navigation function with a record context, the record context is defined in the data source script. The script maps to the sys_id of the record that contains a context for the navigation. For more information, see Configure data sources.