Playbook Answer
Output for Playbook Question answer from a Quote Playbook configuration.
| API Name | Label | Description |
|---|---|---|
HasBeenTouched__c | HasBeenTouched | If the answer was directly input/acknowledged by the User |
Playbook_Question__c | Playbook Question | Playbook Question to which the Answer belongs |
Quote__c | Quote | Quote to which the Answer belongs |
Selected_Records_String__c | Selected Records String | Stores stringified JSON list of SObject records selected in record lookup query |
Value_Boolean__c | Value (Boolean) | If related question answer type is 'Boolean', value for answer stored here |
Value_Currency__c | Value (Currency) | If related question answer type is 'Currency', value for answer stored here |
Value_Date__c | Value (Date) | If related question answer type is 'Date', value for answer stored here |
Value_Decimal__c | Value (Decimal) | If related question answer type is 'Decimal', value for answer stored here |
Value_Integer__c | Value (Integer) | If related question answer type is 'Integer', value for answer stored here |
Value_Text__c | Value (Text) | If related question answer type is 'Picklist', 'Multi-Select Picklist', 'Text', or 'Text Area', value for answer stored here |