Cell - On Click event?

I was wondering why there is no any click event on a cell element? I’m displaying items from my database dynamically, and it would be great if I could add a click event on each one so that I can pass some data to another page.

Hello @Stefan_Jovanovic

You’re right, for now, we haven’t this possibility. I have created an internal ticket for that(BKNDLSS-28370).

But you can add a Block Component inside the cell and that should solve your issue.

Regards, Dima

1 Like

Alright, thanks Dima! (:

Hi, @Stefan_Jovanovic

We have just updated the cloud servers with the improvements we talked about above. Therefore, we have added the following events for the cell component:

  • On Mouse Over Event
  • On Mouse Out Event
  • On Click Event

Could you kindly let us know whether it works for you well?

Regards,
Marina