I have created a form with multiple upload fields. When files that are uploaded are to large they get placed in a folder on the server. In the reply email, how do I make it show a link to the multiple files on the server that were uploaded?
Here is a sample of the debug message I got:
Thanks.
Here is a sample of the debug message I got:
Array
(
[option] => com_chronoforms
[tmpl] => component
[chronoform] => UploadGeneral
[event] => submit
[language] => en-GB
[Itemid] =>
[lang] => en
[_PLUGINS_] => Array
(
[upload_files] => Array
(
)
)
)
Thanks.
This topic is locked and no more replies can be posted.