You need to sign in to do that
Don't have an account?

How to create calender in vf page
Hi
I have an urgent requirement to implement calender in vf page. When user clicks on a particular date, it should list out all the events hosted on that day. Pretty much the standard functionality.
I could'nt find any way to do this.
I would really appreciate if someone could post me the logic to achieve this functionality.
Thanks in advance
Thanks for your reply.
I tried with this.But I could'nt find a way to capture the selected date ..
But now, I implemented the Calender functionality using Jquery Date Picker. I solved this one...
Anyways, I really appreciate your response.
All Answers
Hi,
there is a project on CodeShare that does quite what you described:
http://developer.force.com/codeshare/projectpage?id=a0630000002ahp6AAA
I had to build a calendar with some other functionality so i can't help you directly, but looking into this project really helped me understand the basic funtionality.
Regards,
hoomel
Thanks for your reply.
I tried with this.But I could'nt find a way to capture the selected date ..
But now, I implemented the Calender functionality using Jquery Date Picker. I solved this one...
Anyways, I really appreciate your response.
Please tell me from scratch because i m new to salesforce.