Event for Changing Values of Custom List Field onCrmInvoiceUserFieldSetEnumValues
If you are developing integrations for Bitrix24 using AI tools (Codex, Claude Code, Cursor), connect to the MCP server so that the assistant can utilize the official REST documentation.
The event is triggered when the set of values for a custom list field is changed.
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