Can’t access This ShortListItem in Native Mobile Editor – What’s the correct way to pass data to a sheet?

Hi everyone,

I’m working in the new Bubble Native Mobile Editor, and I’m stuck on a seemingly basic issue:

I have a Short List showing a list of Events, and I want to open a sheet when one of the list items is tapped, showing detailed information (image, title, time, location, etc.) of that event.

Here’s what I’ve tried:

  • Short List is set up correctly (Type of content = Events, with a proper data source)

  • Inside the list item, I placed a group and set a workflow on tap

  • In the workflow, I want to do:

    • Step 1: Display data in [Sheet] → Data to display: This ShortListItem

    • Step 2: Show Sheet

The problem:

:cross_mark: This ShortListItem is not available as a data source in the workflow step.

What am I missing here?

Do I need to structure the list differently, or is there a known limitation/bug with This ShortListItem in mobile workflows?

Would really appreciate any insight or working examples.

Thanks in advance!

This topic was automatically closed after 70 days. New replies are no longer allowed.