So I have a list of records in Grid view. I create a Gallery view because it’s sometimes nicer to look at and easier to reorder the cards by drag-and-dropping.
I want to be able to manually reorder the records in Gallery view and have the records updated in Grid view with the same order, and vice versa if I reorder the records in Grid view.
Is this possible? Seems I like a pretty basic feature but I can’t find how to do it.