When any specific Dynamic Card_view is clicked then it will call that specific item from that specific list index only. How do I do that?

In my app, I have used Dynamic Component to make MakeroidCardViews, when any specific Dynamic Card_view is clicked then it will call that specific item from that specific list index only. How do I do that?
I’ve tried but it pulls all the items in a list not only one of that index only.
Can anyone help me with the blocks? Thanks in advance.

You should get index of the cardview, first… for better understanding show your blocks

A simple example, modify it according to your needs

2 Likes

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