Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-25-2017 10:23 AM
I figured out a work around, but I'm still open for a "real" answer.
What I did was create a UI action on the application's form that ran the deleteMultiple script. Then I queried for records I wanted to keep (so I wouldn't be deleting records from a record I want to delete), and hit the button. The records are slowly being deleted.