I'm still in the trial period and am slowing moving from my "playing around" status to truly working in the application. Before I knew what I was doing, I apparently copied the CRM_EditCustomer screen to create CRM_EditCustomer(2) and CRM_EditCustomer(3).
In trying to clean up un-needed tables and screens, I'm trying to delete these two screens because I'm confident I will not need them. CRM_EditCustomer(3) had some dependencies in CRM_EditCustomer(2) so I had to delete those before I could delete CRM_EditCustomer(3). No problem. I removed the dependencies and now EditCustomer(3) is history.
However, I'm now receiving a dialog box saying I can't delete the CRM_EditCustomer(2) screen because it has dependent actions in the CRM_EditCampaign screen. Since this isn't a screen I can manually edit, I'm not sure how I managed to make changes to CRM_EditCampaign. I've honestly only messed around with Leads, Contacts and Customers (I think) so I'm really confused.
Anyhoo, I really just want to delete CRM_EditCustomer(2)... can you help?