Dynamic Vertical List

Hey guys, I’m trying to make a dynamic vertical list that has a horizontal scrolling list that filters the list. The problem I’m running into is that each list item is a different data type. For example, one filter is to show appointments tied to a customer, the other tab would be estimates tied to this same customer. I’ve set up properties in the new view but i can’t figure out how to dynamically change the type of data? Am i going to need a separate view for each data type? and then just have the customer property? is there any way to do this with just one view like we could in the web version by hiding tables or rg’s? thank guys.

So, i ended up making a series of vertical list sheets, each with the proper data type. My tabs now set a custom state and whenever that custom state changes it shows the proper sheet. I made the sheet have no drag handle, certain pixel height, no swipe to close, no block interactions, no roundness and it works great.

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.