You are here:
Edit Omniscript Block Properties
This section contains information on the Edit Block properties.
Property |
Description |
|---|---|
Allow Clear |
Allows values in Edit Block to be set to null using the Set Values action. |
Allow Delete |
Enables users to access an Action that deletes an entry. |
Allow Edit |
Enables users to access an Action that edits an entry. |
Allow New |
Enables users to access an Action that creates a new entry in the Edit Block. |
Delete Label |
The text label that appears for the Delete Action. |
Edit Block Mode |
Exclusive to LWC Omniscripts; sets the styling for Edit Block entries. |
Edit Label |
The text label that appears for the Edit Action. |
New Label |
The text label that appears for the New Action. |
Default SVG Sprite |
The name of the Default SVG Sprite category. By default, this field is set to the utility category. |
Default SVG Icon |
The name of the Default SVG Icon that is within the Default SVG Sprite's category. By default, this field is set to the user icon. |
SVG Controlling Element |
The name of a Text element in the Edit Block with a value that dynamically controls whether an alternative SVG Icon displays. |
Sum Element |
The Sum Element displays the value for a Formula placed outside of the Edit Block. |
Select Mode |
Exclusive to LWC Omniscript, Select Mode enables users to set a Checkbox's boolean value to true by selecting Edit Block entries. Select Mode is only available for Cards, LongCards, and Table Edit Blocks. |
Checkbox Element Name |
Enter the name of a Checkbox element in the Edit Block. This element enables Select Mode to function. |
sObject Mapping |
Enables users to use Vlocity's default actions to map Edit Block entries to Salesforce records. |
For information on common properties, see Common Omniscript Element Properties.

