Hello,
I seem to have run into an issue when trying to allow my users to download multiple files. If the name of one of the files contains commas, it things that a new name has begun and starts to name the following file. This is a major issue as all the following files are not incorrectly named. Is there any way to fix this or circumvent this issue?
Thanks in advance for your help!
Regards,
Gal
EDIT:
It also seems like the names are sorting improperly and matching with the wrong files. I tried to use “find and replace” to remove all commas from the names, but it is now mismatching the names and files.
EDIT2:
I tested this using regular text elements. It seems that the file URLs and file names are lining up when put into text elements, even when utilizing the “find and replace” operator to remove any commas… I’m thinking the plugin might be sorting these differently which is why the files are downloaded with the wrong names.