How to create dynamic button in dynamic cardview?

Hi @AryanGupta
There is loads of guides about the usage of the dynamic components :
You can see them here :
https://community.kodular.io/search?q=dynamic%20%20%23guides
Also it’s better to use this extension:

Ans a small clarify of your question:
Just create the dynamic card view.
Then, when you create the dynamic button set the arrangement parameter to ( get card view by id block (dynamic card view blocks ) and set the id parameter to your card view id )
You can try it :wink:

1 Like