Data not showing up

Hi team,
Screen shot 1 shows my data
Screen shot 2 shows my design.

For some reason my data is not showing up. I am using chrome, and my browser is at 100%. Any help would be appreciated.



There’s nothing in your Repeating Group…

So what are you expecting to see?

Shouldn’t it automatically pull it?

It will load the data yes (and clearly is)…

But if you want to see anything on the page you have to put things in it to see.

Sorry man. I’m usually pretty tech savy, but I don’t understand by “put things in it to see”.

I put things in my data. For example: App data has headers, and I have inputted values under it. I figured these would display on my front end. So what am I missing? I thought I was doing it by going to Appearance > type of content > data source.

You need to put elements in your repeating group.
Like add a text element then choose insert dynamic data and specify what data you want displayed.

The visual part of a web page consists of elements…

If you want to see things on a web page you need to add elements to it.

So you need to add elements to you repeating group if you want to see anything inside it.

e.g. to show text you need to add a text element. To show an image you need to add an image element. etc.