Hi all,
I am trying to make a dinner planner in Glide and desperately need help please.
I have a table with 7 rows (Monday-Sunday) with a Meal column. Each day is shown in a card collection, and I have set it up so when you tap a day, you enter a meal, and it updates the table correctly.
What I am trying to do is add a single “Reset meals” button below that resets all 7 meals at once (clears the Meals column).
I cannot do this - no matter how many ways I try set up the pathways and page, I can only ever ‘set column values’ to columns in the ‘Users’ table. I have tried:
- Workflows (again, seems limited to Users table)
- Relations
- Look ups
Is there any way I can do a single “Reset meals” button that just deletes the meals from the column with 1 button?
Any help would be greatly appreciated - I feel so out of my depth right now! Pics below to hopefully help. Thanks so much.


