Skip to main content

Removing a Record Locally in the iOS App

How to delete records locally stored in the Fulcrum for iOS app

Written by Mike Meesseman
Updated today

Remove a record

On the mobile app, you can only remove records from the mobile device and not from the server. Upon deleting a record from the mobile app, any records that were downloaded or previously synced to the server will still remain on the server.

Any records that have not been synced to the server will be completely deleted and cannot be recovered.


Removing a record through the list view

Follow these steps to remove a specific record from your device:

  1. From the list view, swipe the record to the left to reveal the action buttons.

  2. Select Remove.
    ​

    swipe the record to the left to reveal the remove button
  3. A confirmation dialog will appear. Select Yes, Remove to finalize the deletion.
    ​

    A mobile confirmation dialog with the prompt 'Remove Entire Record?' and two options: 'Cancel' and 'Yes, Remove' in red text

Notes

  • Individual records can be deleted from the list view.

  • If you wish to remove all of the cached records on the device, you can do so through the app settings page.

Did this answer your question?