angular-ui / ui-calendar

A complete AngularJS directive for the Arshaw FullCalendar.
http://angular-ui.github.io/ui-calendar/
MIT License
1.49k stars 729 forks source link

Possible for custom template in month view? #421

Open wonder95 opened 8 years ago

wonder95 commented 8 years ago

I'm working on creating an Angular app that where I need to have just the skeleton calendar with the month view (and the usual month switching capabilities with the buttons), but instead of using events, I need to be able to place some tables inside each day. Is there a way to do that with something like a custom day template (like what Angular Bootstrap Calendar has) without creating a whole custom view? I've looked through the FullCalendar docs, but didn't see anything like that at first glance.

Thanks.

martin-langhoff commented 8 years ago

You can probably fake it using the dayRender callback. Pretty much sharing the grain of FC but doable I think. ~m On 13 Jun 2016 8:27 p.m., "wonder95" notifications@github.com wrote:

I'm working on creating an Angular app that where I need to have just the skeleton calendar with the month view (and the usual month switching capabilities with the buttons), but instead of using events, I need to be able to place some tables inside each day. Is there a way to do that with something like a custom day template (like what Angular Bootstrap Calendar https://mattlewis92.github.io/angular-bootstrap-calendar/#?example=custom-templates has) without creating a whole custom view? I've looked through the FullCalendar docs, but didn't see anything like that at first glance.

Thanks.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/angular-ui/ui-calendar/issues/421, or mute the thread https://github.com/notifications/unsubscribe/AE4UBL0xdhoADTqg6gIHMX1-F0b9dgbMks5qLfVVgaJpZM4I024z .