Re: [SOGo] Not able to choose Appropriate function

2016-12-29 Thread Vickey Patel
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:-
Email
Contact
Calendar



On Thu, Dec 29, 2016 at 12:03 AM, Francis Lachapelle  wrote:

> Hello Vickey
>
> > On Dec 28, 2016, at 2:04 AM, Vickey Patel (vickeypatel...@gmail.com) <
> users@sogo.nu> 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
>
>
>
> --
> users@sogo.nu
> https://inverse.ca/sogo/lists
-- 
users@sogo.nu
https://inverse.ca/sogo/lists

Re: [SOGo] Not able to choose Appropriate function

2016-12-29 Thread Vickey Patel
[image: Inline image 1]

This is my dropdown.

If i am clicking on Email from Mail page then function is working but if
i'm clicking on email from any other page like Calendar and Addressbook
then its not working.(function:-mailbox.newMessage($event);  )

If i am clicking on Contact from Contact page then function is working but
if i'm clicking on Contact from any other page like email and Calendar then
its not working.(function:-   addressbook.newComponent('card'); )

The same issue is there for calendar.


Please Give me some solution.

On Thu, Dec 29, 2016 at 2:22 PM, Vickey Patel 
wrote:

> 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:-
> Email
> Contact
>  >Calendar
>
>
>
> On Thu, Dec 29, 2016 at 12:03 AM, Francis Lachapelle 
> wrote:
>
>> Hello Vickey
>>
>> > On Dec 28, 2016, at 2:04 AM, Vickey Patel (vickeypatel...@gmail.com) <
>> users@sogo.nu> 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/WebServer
>> Resources/js/Contacts/AddressBookController.js#L322
>>
>>
>> Francis
>>
>>
>>
>> --
>> users@sogo.nu
>> https://inverse.ca/sogo/lists
>
>
>
-- 
users@sogo.nu
https://inverse.ca/sogo/lists

[SOGo] Not able to choose Appropriate function

2016-12-28 Thread Vickey Patel
Hi Folks,

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.

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.

I appreciate if you can help me.
-- 
users@sogo.nu
https://inverse.ca/sogo/lists

[SOGo] Not able to choose Appropriate function

2016-12-24 Thread Vickey Patel
Hi Folks,

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.

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)

app.newAddressbook()

app.newCalendar()

can you tell me how can i call these all function from all pages like
Email, Addressbook and Calendar.

I appreciate if you can help me.
-- 
users@sogo.nu
https://inverse.ca/sogo/lists

[SOGo] Not able to locate File

2016-11-16 Thread Vickey Patel
Hi Folks,

I have installed Sogo 3.2.1 version with iredmail on Centos 6.5, everything
looks great!

I am trying to change the icon position , date format etc but for that HTML
file is required.



I tried hard but I am unable to locate the HTML file.




I appreciate if you can help me in locating this  file.


Thanks in advance
-- 
users@sogo.nu
https://inverse.ca/sogo/lists

[SOGo] Not able to locate folders

2016-11-15 Thread Vickey Patel
Hi Folks,

I have installed Sogo 3.2.1 version with iredmail on Centos 6.5, everything
looks great!

I am trying to change the color & I am trying to find location of
 toolbar.scss file
http://1.2.3.4/SOGo.woa/WebServerResources/scss/components/toolbar/toolbar.scss

I tried hard, I am able to to go WebServerResources folder and could see
css and js folder but not able to see other folder as per the screenshot.

http://prntscr.com/d7katv


I appreciate if you can help in locating this file or angular-material
folder.

Thanks in advance

Vickey
-- 
users@sogo.nu
https://inverse.ca/sogo/lists