Is there a way to assign an ID to an image (for ex: a profile image) in the built-in Files collection in a database? This would be similar to a password, which has a user ID assigned to it. When a password is changed, it is updated for that user, instead of being ADDED as another database item. I'd like my users to upload a picture of themselves (a headshot), and each time they upload a new picture, the old one is REPLACED in the database (even if it's a different filename).