Hello Francis,
Actually I have created one dropdown..In dropdown three anchortag is there
for New Email,Contact and Calendar.
I am trying to call this functions. But these functions are working only on
perticular page like Email Contact and Calendar.
So can you tell me how to call these functions from any page.
This is my code:-
<a ng-href=" "ng-click="mailbox.newMessage($event)">Email</a>
<a href=" " ng-click="addressbook.newComponent('card')">Contact</a>
<a href=" " ng-click="list.newComponent($event, 'appointment')"
>Calendar</a>
On Thu, Dec 29, 2016 at 12:03 AM, Francis Lachapelle <[email protected]> wrote:
> Hello Vickey
>
> > On Dec 28, 2016, at 2:04 AM, Vickey Patel ([email protected]) <
> [email protected]> wrote:
> >
> > I have installed Sogo 3.2.1 version with iredmail on Centos 6.5,
> everything looks great!
> >
> > I am trying to call the NewMessage function of mailbox from Addressbook
> and Calendar page but its not working.
>
> Can you explain exactly how you tried to call this function?
>
> > NewMessage function is working only on mailbox page and in the same way
> NewAddressbook and NewCalendar functions is working only on perticular page.
> >
> > This are the functions for Creating new Email, NewAddressbook and
> NewCalendar :-
> >
> > mailbox.newMessage($event)
> >
> > addressbook.newComponent('card')
> >
> > list.newComponent($event, 'appointment')
> >
> > can you tell me how can i call these all function from all pages like
> Email, Addressbook and Calendar.
>
> It's currently possible to compose a message from the Contacts module.
> Check the newMessage function from the AddresBook controller:
>
> https://github.com/inverse-inc/sogo/blob/master/UI/WebServerResources/js/
> Contacts/AddressBookController.js#L322
>
>
> Francis
>
>
>
> --
> [email protected]
> https://inverse.ca/sogo/lists
--
[email protected]
https://inverse.ca/sogo/lists