The sales team at Universal Containers wants more control over the Product Information that is displayed on the Quote Template output. Specifically, the team wants to stop displaying the Additional Discount column based on the needs of the transaction. How should an admin meet the requirement?
A. Create two Quote Templates, one with Show Customer Discount as TRUE and another with Show Customer Discount as FALS
B. Create a custom field called HideAdditionalDiscount__c on the Template Section object, then create two Template Sections, one with HideAdditionalDiscount__c checked
C. Create a custom checkbox, Show_Discount__c, and reference it in the Conditional Print Field picklistfor the Additional Discount Line Column
D. Create a Special Field on the Quote object with the API Name of HideAdditionalDiscount__c anddisplay it in the Quote Line Editor