Is there a way to select all the items in the list and do an action after they have been selected?
For example, I have a list of flavor choices to that can be included in a meal package. I want a button that can select all the items in the list in one click. Is there a way to do this?
I have tried the multi-select dropdown, but the “select all” button does not show in native build.
Create a true/false value in the collection and when that toggle is turned on use the additional actions>update item. Each item may need a true/false value