How to add submitted filename to UE template
Hi all,
I have gotten UE4 to do everything I want (and it works flawlessly) except that the email from my form submission does not contain the filename that has been uploaded to the server. How can I get the name of the files (I have three fields that the user can browse for a file to upload) that have been sent to be returned in the email? I am using the basic email template that comes built-in to Universal Email, "blank.php."


You should use the server file name binding that is in the uploaded files are of the bindings. If this is not available to you on your template file, blank, then you will need to open the page with the form on it and drag and drop these bindings onto the page to get them. Once you have done that you can cut and paste these binding values into the block template where you would like to see them. 
