Ive created a listing app. Clicking on a list item will take you to a details page. The details page has an image. How do i assign an image to an item ID? Right now, ive uploaded images into the appery database as files but its not clear to me how i then associate that image with a particular ID in the database so it knows what image to load when the user gets to the details page.