So I have a form where users login and upload files. They had been asked to name their files using a specific format like Last_Name_filename.pdf
Looking at a lot of the files many have no Last_Name indication. They are just filenames with no association to the person who uploaded it.
In a report I can show each persons collection of files but they show as individual as "downloads" that have to be clicked one at a time to get them, where I could then rename them.
I would like to be able to sort and easily identify in Files/FileStor which person the file was uploaded by and associated with. In the Files folder they are just all lumped in there.
If I could after the fact append the files with the Last_Name field, that would be awesome. Is it possible to programmatic append and rename uploaded files after already uploaded?
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
Question
roattw
So I have a form where users login and upload files. They had been asked to name their files using a specific format like Last_Name_filename.pdf
Looking at a lot of the files many have no Last_Name indication. They are just filenames with no association to the person who uploaded it.
In a report I can show each persons collection of files but they show as individual as "downloads" that have to be clicked one at a time to get them, where I could then rename them.
I would like to be able to sort and easily identify in Files/FileStor which person the file was uploaded by and associated with. In the Files folder they are just all lumped in there.
If I could after the fact append the files with the Last_Name field, that would be awesome. Is it possible to programmatic append and rename uploaded files after already uploaded?
Thanks!
Link to comment
Share on other sites
2 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.