Need Help Related to DynamicComponents extension!

I create a gridview app using DynamicComponents extension by using the following blocks

Now I want when someone click on any image the url of the image and title (label) of that image store in a new list.I tried a lot but not find a solution.
Please tell me how can I achieve it…
Thanks in advance​:sunflower::rose:

Use GetId block to get the ID of the component.

1 Like