Glide data tables can be grouped using the naming format [group]/[field name]
E.g.
Columns can be moved individually by dragging on the field name
The request is to be able to move groups of columns by dragging on the group name
Glide data tables can be grouped using the naming format [group]/[field name]
E.g.
Columns can be moved individually by dragging on the field name
The request is to be able to move groups of columns by dragging on the group name
Until this feature is released, here is how I would do it:
The explanation is probably more complicated than it actually is. The idea is simply to filter the columns to a few which makes the drag-and-drop process easier.
Column grouping in Glide Tables
(I do the xyz trick sometimes, same idea.)