This topic is locked

Calendar Template Global Settings

6/14/2015 4:24:47 PM
Calendar Template general questions
S
Sergej author

Global settings in Calendar template not remembered - on every new page load the settings are not applied - although they are kept in the settings table - it is necessary to edit some data there end then the whole settings is again applied. - By this settings i mean Mon- Sunday Week - collor for weekends and holidays and such - anyone else had the same problems...

admin 6/15/2015

You probably need to logout and login again after making changes to Global settings.

S
Sergej author 6/15/2015

Hi, Sergey,

no it is not the case - even after logging out/in it turns back with old values - week - Sun - Saturday, not Monday - Sunday - no colours, no tekst displayed , just more link?

admin 6/15/2015

Something must be wrong here. If you need more help post your project to Demo Account supplying URL and instructions on reproducing the issue.

S
Sergej author 6/16/2015



Something must be wrong here. If you need more help post your project to Demo Account supplying URL and instructions on reproducing the issue.



Dear Sergey,

here is the link from demo account:

demo link

Global settings for calendar not being remembered on the calendar's year, month and weekly list page, although they are correct in the settings table. After going to edit the settings table - no changes necessary - and returning to year, month and weekly list pages everything is ok, until the logout is made or until the pages in explorer closed. After new opening / log in - the whole process must be repeated again.

T
taumic 7/20/2015

Hello Sergej,
I have exactly the same problems with the calendar as you.

Have you found a solution?
Thanks
Michael

T
taumic 7/21/2015

Hello Sergej,
maybe I have a solution for you.

Try to put this request in "Events - LoginPage - After successful login"
CALENDAR_GETGLOBALSETTINGS()
I put this request in my local project and voila - it runs .
Greetings
Michael

admin 7/21/2015

Sergej had an issue where Calendar template was added to another project. To fix this we had to add code from Calendar's project AfterAppInit event to that existing project AfterAppInit event.