How can I randomly retrieve image from the database
Dear appery staff I have a question here and hope someone can help me out.
I have N images with descriptions stored in the database. I created some pages with image component in each page. I want to make the page A randomly show one image from the database and next page, page B, randomly show one image from the N-1 images, page C, N-2 images. and so on.
Is there any tutorial I can use for my case ?
Thanks,