Yes! To force the use of a template, you will need to create a custom field on the Quote object with the API Name of "Template__c".
Next, you'll need to fill in the newly created "Template__c" field on Quotes. We recommend using a Salesforce workflow rule for this. The automation will need to ensure the data in the Template__c field matches the exact name of the template you want to use.
NOTE:
|