Help with Image Crud.
.
Hey guys. What I'm trying to do is to set the title for the images in a database (I'm trying to follow example 4, images with title that comes for default with the library) but I'm trying to set the title from the original name of the picture... I don't wanna do this manually because I already spent so much time renaming the images according to requirements and believe me... It's a lot of pictures. About 2,000.
I'm trying to Follow the code but cannot find the method in which the library does the insert in the database... Can you give me a hand with this?