Delete, Reorder, & Swipe Buttons

Creator allows you to use many different interactive button types with List Items. All three concepts take some programming to make dynamic, so it's recommended that you watch the tutorial video below to get started using them. πŸ‘

 

Delete Buttons allow you to toggle on a column of "minus" buttons to your list Items. You can then add a handle function to actually delete the item.

992

Reorder Buttons allow you to not only toggle on a reorder button, but they also allow you to drag items and update their position via a function.

990

Swipe Buttons allow people to swipe left on an item to access additional buttons. You can choose the Theme & text of these buttons, as well as assign any directive to them to handle the action.

990