I have implemented a filedatastore approach...I have some questions..
When the file was uploaded...it returns a randomized 40 character file name.. and stored in the third folder in the filesystem..
This is automatically generated right? However, I wanted to store it using its original file name?
And how do you implement a CustomDataStore? Thank you..
When the file was uploaded...it returns a randomized 40 character file name.. and stored in the third folder in the filesystem..
This is automatically generated right? However, I wanted to store it using its original file name?
And how do you implement a CustomDataStore? Thank you..