I am working on CRM 2011. We have a custom entity "Orders". One of the order is deleted by someone (user). Can we find that who (user) deleted that record?
EDIT:
1- Well, as i mentioned that we have a Customized entity; it means that software development is involved.
2- This question is equal to "Can we find that who deleted a record in SQL Server"?