Export CSV Setting Field Reference
The Export CSV Setting record type is intended for storing settings for the exporting order details to the CSV format. Applies only to Order Line Item, Delivery and Delivery Line Item objects. Only one Export CSV Setting record at a time can be applied.
Object record type API name: ExportCSVSetting
| Field Label | API name | Type | Description |
|---|---|---|---|
Default Export Columns |
orders__DefaultExportColumns__c |
Long Text Area(32768) |
Stores a default list of fields, which are available for selecting for the export to the CSV format, separated by comma. If it is empty, then the user must select fields for the export. |
Allow Select Export Columns |
IsAllowedSelectExportColumns__с |
Checkbox |
Enables ability of selecting fields that must be included in the export to the CSV format. Default value is false (the user cannot select fields). |
Both fields must have the Write permission for the System Administrator and Sales Administrator roles, and Read permission for the Sales Representative role.