List View (new) repeatable: Adding click events using the item object not possible

When building a card using the new repeatables, it does not seem like it is possible to access the item object on a click event handler, making it impossible to make a link to a related app, that opens a specific id.

I want to use openApp() with a hash of the id of the current item in the list view, so the link can be related to the card.

Nevermind found out that it works, even if the front end gives an error.

See this post for more info:

1 Like