- Mark as New
- Bookmark
- Subscribe
- Permalink
- Email to a Friend
- Report Inappropriate Content
01-31-2020
07:13 AM
01-31-2020
07:13 AM
How to use IF condition for a field not in the table in quote template
Question:
If you found my answer helpful, please give me a kudo ↑
Help others find answers faster by accepting my post as a solution √
We'd like to have specific language appear on our quote templates when a specific product is quoted. I've been able to successfully use IF statements on mail merge fields for Quote object fields, but I'm unsure how to do this on the Quote Charge Summary level. Basically, when a certain product is quoted, we want the text to appear. But my understanding is that ChargeSummary merge fields can only be successfully mapped into a template when they are a part of a table (after TableStart:ChargeSummaries tag). Will this be the case in this instance, if the field I'm referencing in the template is not on a table?
Solution:
We can use the same charge summary table itself to achieve the customer's IF condition result and below is the explanation on how to do it:
Below are some of the screenshots for the above steps:
Attached the sample template for reference.