Hi all,
I'm stuck with Workflow, trying to get the multi field out of the meta into a multi token field. Its for a receipt form, which can have multiple students on one form.
In this scenario, the form takes multiple student names from a table and puts them into a student name field when saving to the repository. I then run a workflow to go through the folder, however I am stuck on how I can get all the student names out into a multi token.
Perhaps I am approaching this the wrong way. Any help appreciated.