I am just curious if there is a way to upload to any directory without having to setup an upload section in EE. in other words, lets say in EE I have a “clients” directory where anyone can upload, but i want to be able to upload inot subdirectories inside “clients” which coinside with the {username} tag.
so “clients” is an upload directory in EE.
can I do something like:
destination="clients/{username}"
or
destination="clients/some-other-name"
??????
thanks
Adam
