You are here:
Delete Action Properties (Managed Package)
For the managed package runtime, this page contains information on Delete Action Properties.
This information is for Omnistudio for Managed Packages. For Omnistudio on standard runtime, see Omnistudio Help.
Property |
Description |
|---|---|
Type |
Type of sObject record to delete. For example, Account is a Type of sObject. |
Path to Id |
Path to the JSON node that contains the Id or list of Ids of the records to delete. Supports merge syntax. |
All Or None |
When checked, the operation fails if any of the records are not deleted. |
Entity Is Deleted Message |
Message that displays when a record is deleted. |
Delete Failed Message |
Message that displays when the action fails to delete a record. |
Invalid Id Message |
Message that displays when an invalid Id is sent to the Delete Action. |
Configuration Error Message |
Message that displays when the Delete Action has a configuration error. |
Confirm |
Controls whether the modal displays. |
Confirmation Dialog Message |
The Confirmation Modal's message text. The default message text is Are you sure? This action cannot be undone. |
Confirm Label |
Button label for the Confirmation Modal's confirm action. |
Cancel Label |
Button label for the Confirmation Modal's cancel action. |
