Is there a way to delete all data from Accounts, Contacts, Opportunities, Calls, Meetings and Tasks but LEAVE the data in Leads?
Also, is there a way to check if a record is a duplicate when attempting to save it. I have an Event entity and I want to make sure the user doesn't save an event to the same date/time. Perhaps give a warning with a Yes/No if possible or just display a warning and then save but at least the user knows and can decide what to do.
Thanks..
Also, is there a way to check if a record is a duplicate when attempting to save it. I have an Event entity and I want to make sure the user doesn't save an event to the same date/time. Perhaps give a warning with a Yes/No if possible or just display a warning and then save but at least the user knows and can decide what to do.
Thanks..
Comment