Hi Team,
I was wondering if you are able to please help. I have a multiple value field in our Template. I would like to capture each of these values and write them into our MySQL database using Workflow. Currently I can only get the first field to write. I am guessing there could be something in the Token dialog that you may be able to apply a function or index but I am not sure how to do this?
Here is my example to help explain:
See the 2 values below that have 2 Creditor Invoice Numbers (2333170 and 2331430).
We would like to write this data into our database and have it to look like this:2333170 2331430. Basically add a space between each value (or even a comma will do).
While I think of it: you wouldn't have a Pattern Matching cheat sheet with a full list of examples? It would be really handy.