Change One or More Data Values in Current Table

Something very simple, but can’t seem to get to work. The app is a shopping list.

I only have one table and two rows (other than an row ID number). One is item and the other is status - available or not. Once items are bought, we would like to reset all items at once rather that manually select them.

I have made:

  1. action to execute an action on a set of rows
  2. action to set the values of some columns in this row

The action (1) to reset the item column does not work. Is this because they are both on the same table?

Thanks

0 4 149
4 REPLIES 4
Top Labels in this Space