CalendarScaling: Difference between revisions

Line 4: Line 4:


====Problem====
====Problem====
If multiple appointments with small duration then those appointments will overlapped, so 15 minutes grid required on calendar.
If multiple appointments with small duration then those appointments will overlapped, so 15 minutes grid required on calendar for better view.


====Solution====
====Solution====

Revision as of 08:57, 3 May 2022

Zimbra calendar scaling with 15 minutes grid



Problem

If multiple appointments with small duration then those appointments will overlapped, so 15 minutes grid required on calendar for better view.

Solution

Weekly view of Zimbra calendar will display with 30 minutes grid by default. Calendar scaling need to be enabled to display 15 minutes grid on weekly calendar view.

zmlocalconfig -e zimbraPrefCalenderScaling=true
zmmailboxdctl restart
Note: Execute above commands on mailbox server(s).
Jump to: navigation, search