‎2008 May 26 10:46 PM
Hi,
I've been asked to modify a page in Interaction Center, that page is launched by a button with label "Contact Information" when I click this button it takes me to another page, now, How do I now wich event was triggered to show the new page, how do I know the event and where do I look for the subrutine that executes that event, do you know where may I start?
What I do is to see the web page source code but it doesn´t seem to have those events or how are they declared.
I would appreciate your help!!
Thank You so much!!
‎2008 Jun 03 2:04 AM
I answer myself,
Events are in controllers(.do files) in Controller Class, in method DO_HANDLE_EVENT there inside events are declared and what they have to do.
Regards,
Moises Grappin