Pass data of hotel from horizontal list item to next view

Hi guys,

On a mobile view, I’ve got a repeating list or as they call it, a “horizontal list item”, with hotels.

How do I pass the values of the hotel I tapped to the next view, which is the hotel details view?

Thanks in advance!

Use “view properties” via the “Add new Property” button in the hotel details view.

Label - hotel
Set the input type - Dynamic Value
Field type - Hotel
Is a list - Leave it unchecked
Optional - Uncheck so it is required.
click add to save..

when navigating to the hotel details view, you can now set the view property to be the “current item’s hotel”.