I have a form with a collection that looks like this. They would like to, when saving the uploads, save them into a subfolder named after the company name entered when filling out the form.
Here is the token I chose for the save folder
Instead it saves to a folder with a name made of a concatenated string of all company names from every instance within the collection.
I can't see any other choice when configuring the folder name. Is it not possible to save into a subfolder by company name?