Event for Deleting a Custom Field onCrmInvoiceUserFieldDelete
The event is triggered when a custom field is deleted.
Parameters
Required parameters are marked with *
|
Name |
Description |
|
id |
Identifier of the custom field |
|
entityId |
Symbolic identifier of the entity for which the field was created |
|
fieldName |
Name of the created custom field |
Copied