Skip to content
This repository has been archived by the owner on Sep 8, 2020. It is now read-only.

Possible for custom template in month view? #421

Open
wonder95 opened this issue Jun 14, 2016 · 1 comment
Open

Possible for custom template in month view? #421

wonder95 opened this issue Jun 14, 2016 · 1 comment

Comments

@wonder95
Copy link

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
Copy link
Contributor

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
#421, or mute the thread
https://github.com/notifications/unsubscribe/AE4UBL0xdhoADTqg6gIHMX1-F0b9dgbMks5qLfVVgaJpZM4I024z
.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants