Hi All,
When we try to delete an associated opportunity, Saleslogix asks to confirm
"Are you sure you want to dissociate this Opportunity from this Activity?"
Is it possible to suppress this message box?
Thanks,
Harendra
The code you are looking for is located within the following VB Script:
System:SLX Activity Support
Specifically, look at the function called "OnDeleteLookupValue".
Thanks a lot Raul.