Hello,
What is the best way to insert multiple records into a workflow email using a single smart object?
I have a table that holds records for multiple transactions based on a single main transaction. When I insert the smartobject reference into the email it just inserts the records for each entry together
e.g.
TransactionNameVariable appears as 'Test1Test2Test3' in the email (3 records found for the main transaction)
Any suggestions on a method to use to display them separately?
Thankyou