Hi all,
I have 3 files with metadata in my Laserfiche.
Using workflow, I'm creating a new file.
This new file should have a data's combination from the firsts.
Example :
File 1 : field1 = S
File 2 : field1 = O
File 3 : field1 = S
New File : field1 = SOS
I tried to use "Create Token" + "For each entries" + "Retrieve field values" + "Modify Token"
But I have only 1 result in my new field.
(In my example : New File : field1 = "S")
I don't want to use multi-values ; I need all values in one.
Thanks in advance.
Regards