Dynamic directory for FileUpload
I need to set a dynamic path for 'FileUpload', to upload the file to a custom directory created at runtime depending on other fields in the form.
Suppose the structure of my files is like this: Category Name / Record Id / File, Category name and new record id are get from the submitted form after saving it.
0 Replies