General informations
Fields (21)
Name | Label | Type | Description |
---|---|---|---|
Id | Survey Question Response ID | ID | |
IsDeleted | Deleted | CHECKBOX | |
ResponseShortText | Name | TEXT(255) | |
CreatedDate | Created Date | DATETIME | |
CreatedById | Created By ID | LOOKUP | |
LastModifiedDate | Last Modified Date | DATETIME | |
LastModifiedById | Last Modified By ID | LOOKUP | |
SystemModstamp | System Modstamp | DATETIME | |
ResponseId | Survey Response ID | MASTER-DETAIL | |
QuestionId | Survey Question ID | LOOKUP | |
QuestionChoiceId | Survey Question Choice ID | LOOKUP | |
SurveyVersionId | Survey Version ID | LOOKUP | |
InvitationId | Survey Invitation ID | LOOKUP | |
Datatype | Data Type | PICKLIST | |
Rank | Rank | AUTO NUMBER | |
DateValue | Date Value | DATE | |
DateTimeValue | Date Time Value | DATETIME | |
ChoiceValue | Choice Value | TEXT AREA (LONG)(1000) | |
ResponseValue | Response Value | TEXT AREA (LONG)(32000) | |
IsTrueOrFalse | True or False | CHECKBOX | |
NumberValue | Number Value | AUTO NUMBER |
Fields Details (21)
Name | Id |
Label | Survey Question Response ID |
Type | ID |
Required | Yes |
Name | IsDeleted |
Label | Deleted |
Type | CHECKBOX |
Required | Yes |
Default value | false |
Name | ResponseShortText |
Label | Name |
Type | TEXT(255) |
Required | Yes |
Name | CreatedDate |
Label | Created Date |
Type | DATETIME |
Required | Yes |
Name | CreatedById |
Label | Created By ID |
Type | LOOKUP |
Foreign key | Yes |
Required | Yes |
Name | LastModifiedDate |
Label | Last Modified Date |
Type | DATETIME |
Required | Yes |
Name | LastModifiedById |
Label | Last Modified By ID |
Type | LOOKUP |
Foreign key | Yes |
Required | Yes |
Name | SystemModstamp |
Label | System Modstamp |
Type | DATETIME |
Required | Yes |
Name | ResponseId |
Label | Survey Response ID |
Type | MASTER-DETAIL |
Foreign key | Yes |
Required | Yes |
Name | QuestionId |
Label | Survey Question ID |
Type | LOOKUP |
Foreign key | Yes |
Name | QuestionChoiceId |
Label | Survey Question Choice ID |
Type | LOOKUP |
Foreign key | Yes |
Name | SurveyVersionId |
Label | Survey Version ID |
Type | LOOKUP |
Foreign key | Yes |
Required | Yes |
Name | InvitationId |
Label | Survey Invitation ID |
Type | LOOKUP |
Foreign key | Yes |
Name | Datatype |
Label | Data Type |
Type | PICKLIST |
Picklist values | String Number Date Int Double Boolean |
Name | Rank |
Label | Rank |
Type | AUTO NUMBER |
Name | DateValue |
Label | Date Value |
Type | DATE |
Name | DateTimeValue |
Label | Date Time Value |
Type | DATETIME |
Name | ChoiceValue |
Label | Choice Value |
Type | TEXT AREA (LONG)(1000) |
Name | ResponseValue |
Label | Response Value |
Type | TEXT AREA (LONG)(32000) |
Name | IsTrueOrFalse |
Label | True or False |
Type | CHECKBOX |
Required | Yes |
Default value | false |
Name | NumberValue |
Label | Number Value |
Type | AUTO NUMBER |
Parents relationships(2)
Name | Parent object | Child object | Parent object field | Child object field |
---|---|---|---|---|
FirstPublishLocation | SurveyQuestionResponse | ContentVersion |
|
|
RelatedRecord | SurveyQuestionResponse | FlowOrchestrationWorkItem |
|
|
Children relationships(7)
Name | Parent object | Child object | Parent object field | Child object field |
---|---|---|---|---|
CreatedBy | User | SurveyQuestionResponse |
|
|
LastModifiedBy | User | SurveyQuestionResponse |
|
|
Response | SurveyResponse | SurveyQuestionResponse |
|
|
Question | SurveyQuestion | SurveyQuestionResponse |
|
|
QuestionChoice | SurveyQuestionChoice | SurveyQuestionResponse |
|
|
SurveyVersion | SurveyVersion | SurveyQuestionResponse |
|
|
Invitation | SurveyInvitation | SurveyQuestionResponse |
|
|
Object User-defined metadata (0)
Label | Value |
---|