Filter Button

Hi there,

I organize the logistics and guide long cycling expeditions. I’m currently wrapping the plans for a 5 1/2 months trip that starts in about 6 weeks from the Arctic Ocean. I will be constantly having to deal with the bookings for restaurants and hotels for over 130 destinations (and 40 cyclists) and very often from my cell phone while lying on my tent at night, so an app can make it a lot easier than using a spreadsheet.
As a context, the tour lasts 5 1/2 months and a lot of people do the whole thing, but we also have broken it into 11 different “sections” so that people who can’t do the whole thing can also join for a few weeks.

I have a main “bookings” table with all the hotels for the entire trip on it. As you can see below, I created a slice for each of these “sections”.
2X_c_cf4603bc32f53e5523f36b55a94d76fb8343d2b3.jpeg

Now, I have columns for “confirmed?”, “deposit made?”, “rooming list sent?”, “big problem?”, etc., all with ENUM type columns.

I would like to create some kind of a “filter layer” or “filter view” that would hopefully work for the whole trip or any of these slices. So if I want to solve the problem of the hotels and campgrounds that haven’t received a deposit yet, as one example, I can quickly see them with one or two clicks, and I can do that for the whole trip or for any of the slices (parts of the trip). And the same for “rooming list” and so on.

Below a couple of screenshots of the ways I had visualized these buttons

Slice based on user input

Deeplinks

I visualized the list of hotels like the table view with a few buttons on top or the bottom for the filters like “deposit” “rooming list” etc.
And in the menu I would have the list for each part of the trip, and by clicking any of them I would have the same buttons to filter for “deposit” “rooming list” etc.

I’m under the impression that the same concept used for the sample app “Slice based on user input“ would work for my filters, although I still haven’t been able to figure it out yet. Is there really a way to do this or do I need to create a different slice for each part of the trip with each filter (like 66 slices)?

Thank you very much!

0 8 2,883
8 REPLIES 8