Skip to Content
0
Former Member
Jun 15, 2016 at 06:57 AM

Linking event and action

24 Views

Hi pros,

I extended a standart object LeanLead by adding an action CreateTaskForEmpoyee like this:

import AP.Common.GDT;

import AP.CRM.Global;

[Extension] businessobject AP.CRM.Global:Lead {

….

action CreateTaskForEmployee;

}


Next in the standart screen COD_Mkt_Prospect.TI.xuicomponent I added a button calling Task Quick Create form with Save button.


How can I connect an event Save Task with action CreateTaskForEmployee?


Best regards,

Nadezhda Rukavishnikova

Attachments

image004.jpg (30.7 kB)