Page 1 of 1

Listener to catch adding emails to To field

Posted: Thu Aug 03, 2017 8:05 pm
by epinc
I want to catch an event when the user enters an email address in the To field when they are creating a new message......

Can anyone point me in the direction to look for this event, I've tried searching the docs but being new to zimlets there is a lot of objects to sift through.....

Re: Listener to catch adding emails to To field

Posted: Thu Sep 28, 2017 11:50 am
by tkhandelwal
Try adding a event listener using this when the view is compose :

Code: Select all

appCtxt.getCurrentView()._recipients.getField("TO").addListener