Hi there
I’m using one table, and I would like to have different details views for collections linked to the same table. Use case:
- on one tab, users add items they would like to order. There is a dedicated details view I created from a custom collection
- on the next tab, I want to show an order confirmation, showing different fields in the details view of the same item. I added a collection, which I thought was independent from the other one…
Every time I update a field of the collection in one tab, it updates the other tab too.
Any idea how to create a custom detail view?
Thanks so much!