• Jerry Ye
  • NEWBIE
  • 10 Points
  • Member since 2015

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 1
    Replies
Hi All

I am currently working on an implementation of a calendar view in a Visualforce page. Basic idea is to display a schedule on the calendar based on date fields in custom objects. From some searching, I came across this article: http://www.codebycody.com/2013/06/create-calendar-view-in-salesforcecom.html

I tried to follow the code in the working example, but the calendar does not display in the page. Below is the screenshot of the page: 
User-added image

Glady appreciate if someone can guide me through this issue and how best to implement this feature. 
Hi All

I am currently working on an implementation of a calendar view in a Visualforce page. Basic idea is to display a schedule on the calendar based on date fields in custom objects. From some searching, I came across this article: http://www.codebycody.com/2013/06/create-calendar-view-in-salesforcecom.html

I tried to follow the code in the working example, but the calendar does not display in the page. Below is the screenshot of the page: 
User-added image

Glady appreciate if someone can guide me through this issue and how best to implement this feature.