I created a Copy of a FormView which contained numerous records.
The Copy was renamed CopyView and then the records residing within the CopyView were deleted.
When I deleted the records within the CopyView, the original FormView lost all it's data records as well.
Is there a way to delete a Copy of a View without impacting the original View?