Calendar view in 52 weeks


Topic: Calendar view in 52 weeks

oaodram asked 5 years ago

Expected behavior Want to know how to view calendar in weeks of whole year. Assume like 52 weeks in one single calendar view (like months view).

Actual behavior Currently the calendar weeks view shows 7 days of a week.

Resources (screenshots, code snippets etc.) Current weeks views enter image description here

expected weeks views (sample reference only) enter image description here


Mikołaj Smoleński staff answered 5 years ago

Hi there,

That options is not available. You can only access 4 different views: months, week, day, list.

Best regards


Is there a way to load the weekly view rather than the full monthly calendar?


Mateusz Łubianka staff answered 5 years ago

Hi @nathanjenkins,

Try to set defaultView: value on 'week'.

$('#calendar').fullCalendar({
defaultView: 'week',
defaultDate: '2018-11-12',

});

Best,


Please insert min. 20 characters.

FREE CONSULTATION

Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.

Status

Answered

Specification of the issue
  • User: Free
  • Premium support: No
  • Technology: MDB jQuery
  • MDB Version: 4.8.9
  • Device: Any
  • Browser: Chrome / Firefox
  • OS: Any
  • Provided sample code: No
  • Provided link: No