Displaying images from array

I have a db field that has a list of image url’s stored as an array.

How do I access the desired index to display in a photo field on a table?

It, apparently, is not as simple as adding [0], for example like…

image

The ultimate desired end result is to have a carousel that is able to scroll through each photo url array item. Thought I would first start with getting one to display.

After a lot of searching and reading I’m not able to find an answer.

Can anyone offer me a pointer here please?

~Elle

Hi @Elle
please give us screen shot of your table

I guess I was quick draw here.

The solution is to click code and remove the quotes and plus sign:

image

Which in design mode now looks like this:

image

@s.alpaslan

I did get it working!

Thank you so much for offering to look!

~Elle

1 Like