I am able to store multiple images from a form in apex and I have stored it in the table. Now i want to display all the images belonging to particle page that i can identify using article_id. I am using card region to display multiple images.
But at the end it just shows blank square boxes and image cannot be displayed. Can anyone please suggest?