Event for Adding Custom Field onCrmInvoiceUserFieldAdd
The event is triggered when a custom field is added.
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
Previous