Identify id by clicking it using dynamic components

Guys I would like to know the id of the image that the user pressed without having to put it inside a card viewer, I use dynamic components given by kodular. I don’t use the extension.

You will have to add an image to bring in the image.click event.

Hi, thanks for your response. Among the options of the dynamic component of the image, it does not show me the option of blocks .click

I would like you to share with me an image of what you say. Remember that I use the dynamic components that kodular offers (I do not use extensions on this topic).

So you have added a dynamic image… alright.
But to get the image.click event block, you will have to add an image


image


Now from the any-component block of image, add the when any Image.Click block.

image
image

In Screen1.Initialize block (or wherever you are creating a new image) set your dynamic image clickable to true.

1 Like

Show us what you have used in dynamic component. You will get blocks or be get helped soon