I'm trying to pass the full path of a file from a form into the Sendmail transformer, but by the time the uploaded file is written into the xml to be transformed, the path has been cropped down to include only the filename. Is there any way to fix this without using _javascript_?
 
If not, I can use _javascript_ and live with it, but I'm trying to make this form work for everyone.
 
Seth