How can I create a Dynamic component inside another dynamic component?

Hi!
I’m creating a social app (like Instagram) and I want to create lots of Card Views to show the publications.
I am creating this cards using a Dynamic Card component, but I want to know how can I add a label or a space, for example, inside the cards that I create.
The problem when I use another Dynamic component is that i can’t define the arrangement (because it’s the component that i’ve just created).

Thanks for your help and, if you have a better way to do that, please share it with the community.

1 Like

Its simple.

Just use get component by id block!

First you have to create one layout design in the designer and then you can create number of such layouts dynamically.

Hi!
Thanks for your answer, but I don’t know how to put it in practice.
I haven’t found the ‘get component by id’ block.
Can you please tell me where I can find it?
Thank you very much

You can use Dynamic Components Extension by @yusufcihan that’s best and use this guide for reference.

3 Likes

Thank you very much!
I’m going to try it.

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.