Attaching more than one file

T

TP

I added the attach file field to the form but when using it it only attaches
one file is it possible to attach more than one if so how do i enable this
function?
 
R

Rodrigo

You need to add a repeting section and put the "File Attachment" control
inside it. When using the form, if you need to add more than one file you
will just have to click on the link "Insert Item" and a new line will appear.
 
Top