Hello,
We are trying to create an email template that allows us to ask for an update on all open opportunities for a customer.
Is there a way I can step through to the opportunities list from the Customer in an email template, perform an if statement on the Opp status and then show them in a table? Similar in principal to the below but for Customers and Opps:
${item.quantity@label} |
${item.item@label} |
#if>
${item.quantity} |
${item.item} ${item.description} |
#list>
We’ve done similar with transactions and item lists but can’t find the way through to the Opp’s from a Customer.
Thanks
Mike
This is a cached copy. Click here to see the original post.