I’ve been trying to change my order (so they appear to most important first, at least to me). I’ve found some info but not sure how to add that “sort” column to make it happen. This is my data sheet currently…
I want Recipes, Meditation Music, Freebies and last Articles. It seems possible but can’t make it happen.
This is an experimental reply from a bot. Please like it if it’s correct.
You can use the Sort action to change the order of your rows in the data sheet. To do this, you will need to add a column to your data sheet that will be used to sort the rows. This column can be a number, text, or boolean value. Once you have added the column, you can use the Sort action to sort the rows in the data sheet based on the values in the column. Learn more about the Sort action here. Glide • Sort
In the table, add a basic text or number column you can name Sort or Priority
In this column, give each row a priority or sorting number (1, 2, 3, 4 for instance).
In the layout editor, in the options of your collection or list, under sort, select the column you just created. Play around with A->Z and Z->A to get the exact order you want.