How do I delete records on iOS?
STRIP allows you to delete Categories and Entries using the swipe-to-delete paradigm common to many iPhone apps.
N.B. When you delete an Entry, all Fields below it are removed from your database. Similarly when you delete a Category, all Entries below it are removed, and so on.
To delete a Category:
- Select the Categories tab.
- Swipe your finger across the Category you wish to delete.
- Tap the red Delete button that appears.
To delete an Entry:
- Open the Category that contains the Entry you wish to delete.
- Swipe your finger across the Entry you wish to delete.
- Tap the red Delete button that appears.
Or:
- Open up the the Entry you wish to delete.
- Tap the Edit button.
- Scroll to the bottom of the view and tap the Delete Entry button.