11/26/2024 5:25:45 AM
|
|
slxdeveloper.com Community Forums |
|
|
|
The Forums on slxdeveloper.com are now retired. The forum archive will remain available for the time being. Thank you for your participation on slxdeveloper.com!
Forum to discuss writing script in Architect plugins for SalesLogix & general SalesLogix customization topics (for Windows client only). View the code of conduct for posting guidelines.
|
|
|
|
SalesLogix Function
Posted: 06 Jul 06 4:42 AM
|
fiogf49gjkf0d Hello everybody,
I'm planning to log every opportunity deleted by user. Is there anyone here can explain me where can i find the function that delete opportunity so that i can modify it.
I've try to find it, and found only two plugin script that might related with opportunity delete. They are opportunity management and global system.
Thx b4, -Fajar |
|
|
|
Re: SalesLogix Function
Posted: 06 Jul 06 8:58 AM
|
fiogf49gjkf0d I do not think you can get at the code that does the deletes. I believe the deletes are handled by the DeleteItem function that lives in the SalesLogix.exe. The deletes are controlled from the "Standard Menu" menu strip.
What you can do is change the menu strip so it calls a custom script that front ends the calling of the deleteitem function. It the custom script you can log what you need, then call the DeleteItem function.
|
|
|
|
You can
subscribe to receive a daily forum digest in your
user profile. View the site code
of conduct for posting guidelines.
Forum RSS Feed - Subscribe to the forum RSS feed to keep on top of the latest forum activity!
|
|
|
|
|
|
|
|