Can't genarate click from a random

Hello koders, I am creating a Chatting app with audio Design Box everything is cool but the problem is that I can’t get the id when I implement click using AnyComponentLabel clicked

See the results my blocks
UI error when I click AnyLable

Creating Chat audio play with a lable

WhenAnyLable Clicked

For sure I am not able to solve this issue, kindly someonenhelp me to solve it and I will apppreciate

Hello.

For what I understand you have to populate a list with component ID when creating it and, later, to explore this list to find the ID using the component ID (during ‘WhenAnyLabelClick’).

Hope it will help :slight_smile: