Changing Row View

Hello there,

I have been playing with Views and grouping and etc and it is really cool. I am working on an app where the main view is a Table View and I am happy with what it looks like. Having said that, once I click on a row, I am not happy with the view of the row. It shows as if it was a “card”, but the order of the columns on each row are a bit weird. I tried going to “cards” view and changing the order of the columns but of course it didn’t work as that is not for the row but for the whole thing, and I am trying to change the view of the rows.
This is not the first time I want o change the view of the rows, but now it became a bit of a problem.

Thank you!

To change the appearance of the view used when clicking on a row of a table, configure the corresponding view type (detail, card, map, etc.) in the “ref” position (versus in the menu position, or the left position). If you enable system views in the UX > Views tab, you’ll see AppSheet already provides some ref views you can start with.

Thanks @Steve you are an angel brother.

It is working. Can I have more than one of these views and switch among them?

My current view is great but I would like to have the option to view every row in a map once in a while since every row has a few location columns (hotel, restaurants, hospitals, etc).