Fullcalendar

I am using Fullcalendar extension, and I have view for creating events. View takes start date, end date and description for the event.

Now what I want is when user clicks on the date of calendar it should scroll down to the form, and start date should be filled with the date on which user have created.

I have tried dayClick event but how to send it to view of event model.

Thanks,

Regards

Pratik shah