Name |
- Type
- string
- Properties
- Autonumber, Defaulted on create, Filter, idLookup, Sort
- Description
- Unique identification of the record.
|
cgcloud__Composite_Key__c |
- Type
- string
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- Unique identifier of the record.
|
cgcloud__Condition_Answers__c |
- Type
- string
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- List of relevant answers for the parent condition.
|
cgcloud__Condition_Description__c |
- Type
- string
- Properties
- Filter, Nillable, Sort
- Description
- Description of Activity Job Definition Template of the parent
condition.
- This is a calculated field.
- Formula
-
cgcloud__Condition__r.cgcloud__Job_Definition_Template__r.cgcloud__Description__c
|
cgcloud__Condition_Operator__c |
- Type
- picklist
- Properties
- Create, Filter, Group, Nillable, Restricted picklist, Sort, Update
- Description
- Operator that's applied to the Conditional answer.
- Possible values are:
|
cgcloud__Condition__c |
- Type
- reference
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- Activity Job Definition Template that represents the parent
condition.
- This is a relationship field.
- Relationship Name
- cgcloud__Condition__r
- Relationship Type
- Lookup
- Refers To
- cgcloud__Job_DL_Job_Definition_Template__c
|
cgcloud__Consider_Score__c |
- Type
- picklist
- Properties
- Create, Defaulted on create, Filter, Group, Nillable, Restricted picklist, Sort, Update
- Description
- Indicates whether the question is score relevant.
- Possible values are:
- The default value is No.
|
cgcloud__Description__c |
- Type
- string
- Properties
- Filter, Nillable, Sort
- Description
- Description of the referenced Job Definition Template.
- This is a calculated field.
- Formula
-
cgcloud__Job_Definition_Template__r.cgcloud__Description__c
|
cgcloud__Excluded__c |
- Type
- boolean
- Properties
- Create, Defaulted on create, Filter, Group, Sort, Update
- Description
- Used to exclude the activity job definition template from the call
execution.
- The default value is false.
|
cgcloud__Job_Action_Success__c |
- Type
- picklist
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- Controls detachment behavior and validation (mandatory) when
completing the call.
- Possible values are:
|
cgcloud__Job_Definition_List__c |
- Type
- reference
- Properties
- Create, Filter, Group, Sort
- Description
- Reference to the activity.
- This is a relationship field.
- Relationship Name
- cgcloud__Job_Definition_List__r
- Relationship Type
- Master-detail
- Refers To
- cgcloud__Job_Definition_List__c (the master object)
|
cgcloud__Job_Definition_Template__c |
- Type
- reference
- Properties
- Create, Filter, Group, Sort, Update
- Description
- Reference to the job definition template.
- This is a relationship field.
- Relationship Name
- cgcloud__Job_Definition_Template__r
- Relationship Type
- Lookup
- Refers To
- cgcloud__Job_Definition_Template__c
|
cgcloud__Job_Template__c |
- Type
- string
- Properties
- Filter, Nillable, Sort
- Description
- Job template of the job definition template.
- This is a calculated field.
- Formula
-
cgcloud__Job_Definition_Template__r.cgcloud__Job_Template__r.Name
|
cgcloud__Mandatory__c |
- Type
- boolean
- Properties
- Create, Defaulted on create, Filter, Group, Sort, Update
- Description
- Respective question or survey that must be answered during the
call execution.
- The default value is false.
|
cgcloud__Measure_Type__c |
- Type
- string
- Properties
- Filter, Nillable, Sort
- Description
- Measure Type of the referenced Job Definition Template.
- This is a calculated field.
- Formula
-
TEXT(cgcloud__Job_Definition_Template__r.cgcloud__Measure_Type__c)
|
cgcloud__POS_Template__c |
- Type
- reference
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- Reference to the POS template.
- This is a relationship field.
- Relationship Name
- cgcloud__POS_Template__r
- Relationship Type
- Lookup
- Refers To
- cgcloud__POS_Template__c
|
cgcloud__POS_Type__c |
- Type
- picklist
- Properties
- Create, Filter, Group, Nillable, Restricted picklist, Sort, Update
- Description
- Type of POS.
- Possible values are:
-
ct—Cigarette Carrier
-
dairycase—Dairy Case
-
freezer—Freezer
-
refrigerator—Refrigerator
-
sc—Sales Counter
-
shelf—Shelf
-
smt—Cigarette Sales Panel
-
vm—Vending Machine
|
cgcloud__Presetting__c |
- Type
- picklist
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- Controls the presetting of the corresponding answer in the
call.
- Possible values are:
- LastValue
- None
- TargetValue
|
cgcloud__Record_Link__c |
- Type
- string
- Properties
- Filter, Nillable, Sort
- Description
- Link to the record.
- This is a calculated field.
- Formula
-
HYPERLINK("/" &Id, $Label.cgcloud__record_link, "_top")
|
cgcloud__Sales_Org__c |
- Type
- picklist
- Properties
- Create, Filter, Group, Nillable, Restricted picklist, Sort, Update
- Description
- Sales organization to which the job definition template assignment
of the activity (and the activity itself) belongs.
- Possible values are:
|
cgcloud__Save_Presetting__c |
- Type
- boolean
- Properties
- Create, Defaulted on create, Filter, Group, Sort, Update
- Description
- Used only in the back end in validations and to control whether
preset answers are to be automatically stored when completing the
call. Represents the save presetting configuration of the
referenced job definition template. As a result, the attribute is
pre-populated when adding the job definition template to the
activity. On mobility devices, the corresponding job definition
template is evaluated directly.
- The default value is false.
|
cgcloud__Score_Relevant_Answers__c |
- Type
- string
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- List of relevant answers for the question.
|
cgcloud__Score__c |
- Type
- double
- Properties
- Create, Filter, Nillable, Sort, Update
- Description
- Score of the question.
|
cgcloud__Sort__c |
- Type
- double
- Properties
- Create, Filter, Nillable, Sort, Update
- Description
- Sorts Job definitions, and is auto-populated from
Job_Definition_Template.Sort
|