The Object Clean Up Widget is intended for use as a builder utility within pre-live environments. It allows users to clean up/delete records from any local object.
All
Deletes all records from all selected objects. Date Before or After
Deletes all records created before or after 00:00 on a given date. ID Greater or Less Than
Deletes all records with an ID greater or less than a given ID.
This is particularly useful if an action generated multiple records erroneously across several objects. Last X Records
Accepts an integer value and deletes the last x records from each selected object. Keep x days
Accepts an integer value and deletes everything but the last x days of data.