Question:
[How to implement display randomly select images, images id are returned by backend function in Velo]
Product:
[Velo]
What are you trying to achieve:
[I have external API, which return randomly select cards description, id, name. All the information will be returned to frontend. I can display the content right now, but how can I achieve display the corresponding images based on id? should I store it in wix? or I should store it somewhere and provide the url? What’s the easiest way to implement?]
What have you already tried:
[didn’t find a way to acheive. not sure how to display a image based on the id from backend.]
Additional information:
[https://evafelton2.wixsite.com/prophecy]