I have a process where my clients fill a public form and add attatchments to it, and I need to send these attatchments to some partners via e-mail but there’s no way to automate this process because if there is more than one attatchment the button inside the e-mail template won’t work.
In the example below I have 2 files attached to this field.
When I insert the field inside the e-mail template it is actually 2 links, one for each file, I can’t leave the links exposed because it’s ugly and I can’t transform it to a button because it won’t work, it only works with one file attached.

What happens when I click the button:

Suggestion: create an option to send the attachements in a .zip or .rar format instead of each file individually.