This is probably easy but I can't come up with a way to accomplish it. I'm sure I am thinking too hard.
I have a Workflow that conducts a Laserfiche Search. I need to send a user a single email that contains specific fields from each of the entries returned in the Search.
Example Email body:
Search Results:
Doe, John - 322156
Smith, David - 254377
Jones, Mike - 312886
The above sample would be constructed using tokens from the Search Results (last name, first name - ID Number) but I can't figure out how to get all of that in one email. As it is now, the user I am sending the email to gets 3 different emails (using the sample results shown above).
What are my options for a single email?
As always, thanks in advance!
Eric