- Oppertunity close what about activities ?
- Posted by Help needed on February 22nd, 2008
When an oppertunity is closed and there are open activities created by a
sales process, is it possible to get these closed/deleted automatically ?
Jack
- Posted by Monika on February 25th, 2008
I think if you want to delete activities upon deletion of opportunity then
you can do that like this :
If you edit the customization for an Opportunity entity, in the Relationship
section ->
Edit the Opportunity and Activity relationship. There you can set "Cascade
all" for Delete.
But if it has to be done when Opportunity is closed then I guess you need to
write callout code to close/delete all activities associated to an
Opportunity.
Hope this helps.
"Help needed" wrote:
- Posted by CRM Master on February 25th, 2008
Well thought I had to do that, thanks.
"Monika" <Monika@discussions.microsoft.com> skrev i en meddelelse
news:9CFE1ABF-D004-4AF9-8E68-B2E3E1C42BAA@microsoft.com...