I am looking at a Vendor Base form that has a bunch of Events defined.
When I look at the events by choosing "Edit / Event Handlers" from the menu while in Edit Mode, it shows the Event, Seq, Event Type, Disabled (T/F), and Response Parameters, but nowhere does it identify which component raises the event.
I checked the Form Script to see if there was any code that raised the event that I was looking for (by searching for the event name using the "Find" feature in the script editor), but I did not see it.
The event name is "LaunchCorrectiveProducts". I expect that there are some events that are raised by the system itself (stdFormPredisplay for example), but this event does not look like one of those.
Is there a way to see which component raised the event?
Thank you for your help with this.
John Keegan