In an Edit Form, I have a select statement that picks up one field named systemName according to the uid of the record that's chosen to edit. I want to upload a file to a folder (that's already been created) with that systemName. I have used FileUpload and it works fine, but I can't seem to get the path attribute to pick up the systemName. I need to obviously have a path already created, then add