Creating a Form Action
You can configure up to five Form Actionsto run automatically when a Form is submitted. Each action can update object or its reference, create new data records, update child records or its reference, or generate a PDF.
Prerequisite
You must ensure that required permissions are given for the fields configured in form action. End-users cannot open the form when the fields configured in form action do not have permission.
To configure Form Actions:
1. Click New Action. The New Action window is displayed.
2. Provide the details for the fields as described in the following table.
Field
Description
Fields marked with * are mandatory.
Action Name*
Enter a clear, unique name that identifies what the configuration does. For example, Update Work Order or its references.
Take Action When*
Specify when the configuration should run:
No conditions required - Runs every time the form is submitted. Only one configuration per form can use this option.
All conditions are met - Runs only when every defined condition evaluates to true. For more information, see All conditions are met.
Add Condition
Define one or more criteria that determine when the setup should execute.
* 
You can configure up to five conditions for a Form Action.
The Form Action with No conditions required rule is added to the list after All conditions are met rules are listed.
Action Type*
Choose the operation to perform when the form is submitted:
Update {Object} or its references - Modify fields on the source object or on referenced objects. For example:
Update Work Order or its references
Update Account or its references
Create Form Data Records - Create new records based on submitted form data. For more information, see Creating Form Data Records.
Update Child Lines or its references - Modify child records or their references. For more information, see Updating Related Records.
Generate Document Template (PDF) - Generate a PDF document from a predefined template when the form is submitted. For more information, see Configuring Form Action Type PDF.
Add Action Type
Include another operation if multiple processes need to be triggered within the same configuration.
Was this helpful?