Saving images to the database.
Hello,
I have a case type where users submit details about an item (such as Item Name, Description, etc.). As part of the process, users can also upload an image of the item. The item details are saved as records in the Item database and displayed on a landing page.
However, I'm unsure what happens to the uploaded images. I found them under Image Content in the Records tab, but I cannot reference these images elsewhere in the application. For example, if I want to display an uploaded image in a section, these images are not accessible.
Could you guide me on how to save the uploaded image(s) to the database so they can be displayed on the landing page along with the other item details?
Thank you!
***Edited by Moderator Marije to add Capability tags***