Skip to Content
0
Former Member
Jan 18, 2011 at 07:01 AM

OnEnter Event not working IN CRM UI

47 Views

Hi Experts,

I have to achieve the OnEnter event functionality, for this I have added code in DO_HANDLE_EVENT in the implementation class of the view and set a breakpoint over there but this code is not getting triggered.

WHEN 'submitonenter'. "#EC NOTEXT

EH_ONENTER( htmlb_event = htmlb_event

htmlb_event_ex = htmlb_event_ex ).

Can you please help me out in this?

Thanks

Deepanker