crm.catalog.fields
crm.catalog.fields()
Returns the description of the fields available to commercial catalogs.
Parameters
No parameters.
Example
BX24.callMethod( "crm.catalog.fields", {}, function(result) { if(result.error()) console.error(result.error()); else console.dir(result.data()); } );
Fields
Field | Description | Type | Note |
---|---|---|---|
ID | Identifier | integer | Read only |
NAME | Name | string | |
ORIGINATOR_ID | Data source ID | string | Used only to link to an external source. |
ORIGIN_ID | Element ID in the data source | string | Used only to link to an external source. |
XML_ID | Mnemonic code | string | Read only |
© «Bitrix24», 2001-2024