Click on the dynamic card to open a new page

Hello my friends, I use Google Translate.

I have a list of medical specialties and I want when I click on any specialty, the doctors’ page opens and only the specialty I clicked on appears.

Note: I use dynamic component for both pages.

I tried all possible solutions from the community and YouTube and I could not solve the problem.

Please reply with a picture of the blocks for both pages so I can try. Thank you.


Use when any card view clicked event
Get the id of the clicked card view which will act as index

Using this index from the parent global list open the page you required

1 Like