Hi, I’m trying to create dynamic cards by extending dynamic elements, each card contains an image, a title character, and an additional information label and a button, my question is how can I pull out when pressing a button inside the dynamic card, and retrieve the title on that card where the button is located.
I’ll try to be a little clearer,
I take an example card from this guide:
I take one of the examples there, this block:
Created using these blocks:
How can I, when I click on the card, identify the title, knowing that I can, according to the title index, receive data in a corresponding index from another list, such as Subtitle.
My English is not good and I really hope someone understands my question. Thank you