Hi,
I have a form field collection that gathers first name and last name for up to 10 entries. I'd like to use this collection variable in an email task to list the first last name of each entry. Understandably, it is listing all of the first names together and then all of the last names together.
Does anyone know of a way to break those up so it lists first last, first last, first last... in the email? Or is this something that can only be done with workflow?