| LastReferencedDate |
- Type
- dateTime
- Properties
- Filter, Nillable, Sort
- Description
- Most recent date on which a user referenced this record.
|
| LastViewedDate |
- Type
- dateTime
- Properties
- Filter, Nillable, Sort
- Description
- Most recent date on which a user viewed this record.
|
| Name |
- Type
- string
- Properties
- Autonumber, Defaulted on create, Filter, idLookup, Sort
- Description
- Unique identification of the record.
|
| cgcloud__Data_Type_Option__c |
- Type
- reference
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- Reference to the answer of a pick list. internally required.
- This is a relationship field.
- Relationship Name
- cgcloud__Data_Type_Option__r
- Relationship Type
- Lookup
- Refers To
- cgcloud__Data_Type_Option__c
|
| cgcloud__Display_Value__c |
- Type
- string
- Properties
- Filter, Nillable, Sort
- Description
- If the reference Job_Definition_Template is of type Toggle,
description of the toggle value is shown else value is shown
- This is a calculated field.
- Formula
-
1IF(ISPICKVAL(cgcloud__Job_Definition_Template__r.cgcloud__Data_Type__r.cgcloud__Data_Type__c, "Toggle") ,
2cgcloud__Data_Type_Option__r.cgcloud__Description__c , cgcloud__Value__c )
|
| cgcloud__Done__c |
- Type
- boolean
- Properties
- Create, Defaulted on create, Filter, Group, Sort, Update
- Description
- The answer has been entered: The job will be marked as Yes.
- The default value is false.
|
| cgcloud__Job_Definition_Template_Description__c |
- Type
- string
- Properties
- Filter, Nillable, Sort
- Description
- Description text taken from job definition template.
- This is a calculated field.
- Formula
-
1cgcloud__Job_Definition_Template__r.cgcloud__Description__c
|
| cgcloud__Job_Definition_Template__c |
- Type
- reference
- Properties
- Create, Filter, Group, Nillable, 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_Definition__c |
- Type
- reference
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- Reference to the job definition of the respective activity.
- This is a relationship field.
- Relationship Name
- cgcloud__Job_Definition__r
- Relationship Type
- Lookup
- Refers To
- cgcloud__Job_DL_Job_Definition_Template__c
|
| cgcloud__Job_List__c |
- Type
- reference
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- Reference to job list of a non-standard JDL
- This is a relationship field.
- Relationship Name
- cgcloud__Job_List__r
- Relationship Type
- Lookup
- Refers To
- cgcloud__Job_List__c
|
| cgcloud__Job_Template_Description__c |
- Type
- string
- Properties
- Filter, Nillable, Sort
- Description
- Description text taken from job definition template.
- This is a calculated field.
- Formula
-
1cgcloud__Job_Definition_Template__r.cgcloud__Job_Template__r.cgcloud__Description__c
|
| cgcloud__Last_Value__c |
- Type
- string
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- Answered value taken from the last relevant call. The Value
depends on the DataType that has been specified in the job
definition template.
|
| cgcloud__Manually__c |
- Type
- boolean
- Properties
- Create, Defaulted on create, Filter, Group, Sort, Update
- Description
- The answer (job) has been manually added by the user.
- The default value is false.
|
| cgcloud__Number_of_Pictures__c |
- Type
- double
- Properties
- Create, Defaulted on create, Filter, Nillable, Sort, Update
- Description
- Count of number of pictures associated with the question.
|
| cgcloud__POS__c |
- Type
- reference
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- Reference to POS.
- This is a relationship field.
- Relationship Name
- cgcloud__POS__r
- Relationship Type
- Lookup
- Refers To
- cgcloud__POS__c
|
| cgcloud__Product__c |
- Type
- reference
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- Reference to the product (in case of a product related survey).
- This is a relationship field.
- Relationship Name
- cgcloud__Product__r
- Relationship Type
- Lookup
- Refers To
- Product2
|
| cgcloud__Promotion__c |
- Type
- reference
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- References to the name of the promotion.
- This is a relationship field.
- Relationship Name
- cgcloud__Promotion__r
- Relationship Type
- Lookup
- Refers To
- cgcloud__Promotion__c
|
| cgcloud__Target_Value__c |
- Type
- string
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- Stored value taken from the relevant product assortment where the
product was taken from.
|
| cgcloud__Value__c |
- Type
- string
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- Answered value. The value depends on the DataType that has been
specified in the job. definition template.
|
| cgcloud__Visit_Date__c |
- Type
- date
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- Date of visit.
|
| cgcloud__Visit__c |
- Type
- reference
- Properties
- Create, Filter, Group, Sort
- Description
- Reference to the Visit.
- This is a relationship field.
- Relationship Name
- cgcloud__Visit__r
- Relationship Type
- Master-detail
- Refers To
- Visit (Master object)
|