Arrangement click detect behind labels

I have a vertical arrangement which has some labels inside.

If I click red space which is wide space, it detects perfectly. But if I click blue space which is covered with label, it doesn’t detect it. I tried to do this by using label clicked and arrangement clicked block, but I have too many arrangements and labels.

How to detect whole click on vertical arrangement? (Of course I enabled Clickable option)

Are you using Dynamic component extension to create these components or using the native components by Kodular?

I am using native component.

Instead of using VA use cardview component and set it to full clickable.

1 Like

Or, use on Label click event along with Arrangement click event.

Screenshot_132
OR
Screenshot_133

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.