I'm working on a project that requires registered users to be able to upload five images as a post. Each set of images will have the same five titles, e.g. first image is titled "Candor," second image is titled "Shadow," etc. Everything works fine if the user enters the titles, but since they are always the same, it would help avoid errors if I could set the value of the title field and, if possible, hide it from the user. I'm new at this. Any ideas on setting a default image title?