Forum
How do I display the number of items in a collection
In runway I have a collection of hotels, one of the fields in the hotel collection is 'rooms' which is the number of rooms available in a hotel.
I want to do two things: 1. Display the total number of hotels in the collection. 2. Display the total number of rooms, across the collection.
As hotels are added these figures would auto update. Any pointers appreciated, thanks.
Thanks Drew, I'll be using that a lot over the next few days.