Dynamic data in an reusable element

Hi Friends!
I need your help.
I´m doing a profile page. I did a card for the posts which seems to be ok…


But when I put it in the repeating group in the profile page, the dynamic data doesn´t give me the option “current cell’s post” or “post” …


What´s wrong?
Many thanks.

Are you sure you’re putting it inside the RG? (it doesn’t look like you are)… check in the element tree to make sure it’s inside the RG…

Yes. As you see in the last two photos the card is inside the Repeating Group…

From the last 2 photos it definitely looks to me as though it’s not inside the RG (hence why I asked if you were sure)…

But if you’re sure it is (and the element tree confirms it) then there’s obviously something else wrong here, so you’ll need to share some more details (although it still looks to me as though the RE is not inside the RG)…

(in fact, from your screenshots, it looks to me as though the RE is inside a parent Group, which is itself not inside the RG)…

Feel free to share a pic of your element tree if you’re not sure yourself where things are…

Is it that what you mean?

No, I mean the ‘Elements Tree’ on the left hand side… (unlick the ‘Only show hideable’ box then find the RG…


@carkent If you do Windows key + Shift + S you can screenshot instead of needing to snap photos

But your reusable is not inside your repeating group

1 Like

Where is it? How I put it in the RG? I’ve just clicked the card in the reusable elements list and placed it in the repeating group as it is shown in the tutorial video…

I think it’s acting weird because your reusable might be bigger or the same size as the repeating group.

In your picture of the Elements tree just drag the post_card on top of the RepeatingGroupPosts. After that there should be a + to the left of the repeating group indicating that there is something inside of it. Then you still need to set the Data source of the reusable element to Current cell’s Post

Many thanks @tylerboodman. It worked!

1 Like

This topic was automatically closed after 70 days. New replies are no longer allowed.