Skill Field Reference
|
The information below is incomplete and will be updated. |
The Skill object is intended to store skills and criteria that should be estimated during the Joint Visit.
API name in Salesforce: CTCPG__Skill__c
| Field | API Name | Type | Description |
|---|---|---|---|
Active |
CTCPG__IsActive__c |
Checkbox |
If selected, the record is active and applied in business logic. |
Answer Field API name |
CTCPG__AnswerFieldAPIName__c |
Text Area(255) |
Specify the API name for the field where the representative will type the answer. |
Answer Type |
CTCPG__AnswerType__c |
Picklist |
Specify the answer type. The available values by default:
|
Category |
CTCPG__Category__c |
Picklist |
if needed, specify category values for skill segmentation. |
Criteria |
CTCPG__Criteria__c |
Long Text Area(32768) |
Specify the criteria to estimate a representative’s skills (separated by a comma, without blank spaces). |
Criteria Value |
CTCPG__CriteriaValue__c |
Long Text Area(32768) |
Specify values for each criterion (separated by a comma, without blank spaces). |
Description |
CTCPG__Description__c |
Long Text Area(32768) |
Specify the additional information about the skill. |
For Activity |
CTCPG__ForActivity__c |
Checkbox |
|
Order |
CTCPG__Order__c |
Number(18,0) |
The order number of the Skill record on the Report Template. |
Photo |
CTCPG__Photo__c |
Checkbox |
|
Report Template |
CTCPG__ReportTemplateId__c |
Lookup(Report Template) |
The parent Report Template record. |
Required |
CTCPG__Required__c |
Checkbox |
If selected, the Skill is required to estimate. |
Subcategory |
CTCPG__Subcategory__c |
Text Area(255) |
If needed, specify the additional subcategory to categorize skills. |