[Vtigercrm-developers] calendar enanchemet

Vincent Piton vincent.piton at free.fr
Wed Aug 26 09:45:03 GMT 2015


Hi,
Does anybody hacked the shared calendar to check / uncheck all users or
check by user groups ?
When you have lots of users it is a pain to check or uncheck one user at a
time
Thanks !

-----Message d'origine-----
De : vtigercrm-developers-bounces at lists.vtigercrm.com
[mailto:vtigercrm-developers-bounces at lists.vtigercrm.com] De la part de Alan
Lord
Envoyé : mercredi 26 août 2015 11:25
À : vtigercrm-developers at lists.vtigercrm.com
Objet : Re: [Vtigercrm-developers] calendar enanchemet

On 26/08/15 10:13, Simone Travaglini wrote:
> Hi Alan thanks for answer.
> do you mean that I can easy set "Agenda" layout also for week view? is 
> a variable to set or I need to do more modification?

Only a couple of var changes in CalendarView.js:

> 349c349
> <                       userDefaultActivityView ='basicDay';
> ---
>>                       userDefaultActivityView ='agendaDay';
> 351c351
> <                       userDefaultActivityView ='basicWeek';
> ---
>>                       userDefaultActivityView ='agendaWeek';
> 385c385
> <                               left: 'month,basicWeek,basicDay',
> ---
>>                               left: 'month,agendaWeek,agendaDay',

Al


_______________________________________________
http://www.vtiger.com/




More information about the vtigercrm-developers mailing list