Hi, I would like to customize the default “File Upload Path” so that when a client uploads files, it creates a sub directory based on the first field n the form which is “Client Name”
But I don’t know how to get the exact name for the element … so where you have “$submittedEmailAddress” I would need something like “$clientName”. My field is labelled “Client Name” (It is the display name and has a space between the words). Where do I find the correct element name?