Mobile Customization
Mobile Customization is a custom setting to store custom color settings for statuses, types, or other attributes of selected objects.
| For an easy setup, go to CT Mobile Control Panel: Color Settings. |
Custom setting API name: clm__MobileCustomization__c
| Field | API Name | Type | Description |
|---|---|---|---|
Colors |
clm__Colors__c |
Text(255) |
Color RGB-code for each value of the criteria filed, for example, rgb(208,209,209). |
Criteria Field |
clm__CriteriaField__c |
Text(255) |
API-name of criteria field |
Object |
clm__Object__c |
Text(255) |
API-name of an object to which the settings are applied |
Org ID/Profile ID |
clm__OrgProfileId__c |
Text(255) |
Organization ID/Profile ID to which this setting is applicable:
|
Values |
clm__Values__c |
Text(255) |
The list of picklist values of the criteria field. |