CRM Custom Field

Custom CRM fields are fields that you can add to your CRM records to gather information specific to your business needs.

For information about working these fields in the UI, see Creating Custom CRM Fields.

The CRM custom field record is defined in the setupCustom (customization) XSD.

Supported Operations

The following operations can be used with CRM custom field.

add | addList | delete | deleteList | get | getCustomizationId | getList | getSelectValue | update | updateList | upsert | upsertList

Note:

You can also use the asynchronous equivalents of SOAP web services list operations. For information about asynchronous operations, see SOAP Web Services Asynchronous Operations. For more information about request processing, see Synchronous Versus Asynchronous Request Processing.

Field Definitions

The SOAP Schema Browser includes definitions for all body fields, sublist fields, search filters, and search joins available to this record. For details, see the SOAP Schema Browser’s CRM custom field reference page.

Note:

For information about using the SOAP Schema Browser, see SOAP Schema Browser.

Working with CRM Custom Fields Sublists

The SOAP Schema Browser includes all sublists associated with the CRM custom fields record. See the following information for usage notes regarding specific CRM custom fields sublists. Usage notes are not provided for every sublist type.

CrmCustomFieldFilter

This list can only be populated when the type of custom field is set to List/Record.

Related Topics

Customization
How to Use the SOAP Web Services Records Help
SOAP Web Services Supported Records
SOAP Schema Browser
SuiteTalk SOAP Web Services Platform Overview

General Notices