Hello. How can I show multiple images in the image module from a JSON database?
Could you share json example
when I select several fields in the widget, it stops showing images, and everything is fine with 1 element
DEMO:
{
“id”: “9”,
“album_id”: “63”,
“title”: “Quidem et impedit laudantium est ea odio delectus. Exercitationem et culpa eum.”,
“thumbnail”: “https://gorest.co.in/public-api/photos/9”
},
{
“id”: “10”,
“album_id”: “883”,
“title”: “Molestiae non omnis ea. Quis esse enim unde sed. In est sint esse alias.”,
“thumbnail”: “https://gorest.co.in/public-api/photos/10”
},