开发者

Events in FullCalendar

开发者 https://www.devze.com 2023-01-25 18:16 出处:网络
Hello I am showing events using the Month View with the FullCalendar plugin. When a day has more than 3/4 events scheduled the day cell increase it\'s height to show all the events and the resulting

Hello I am showing events using the Month View with the FullCalendar plugin.

When a day has more than 3/4 events scheduled the day cell increase it's height to show all the events and the resulting render is not so user friendly as you would.

Is there a way to modify that cell rendering so for example it would show just a couple of eve开发者_高级运维nts and then a "More..." hyperlink that jumps to a more appropriate DayView?


if you know a server side language like php you can limit the output to 4 max ouput and display a more link if more than 4 exists and link them to the day view. i would write it out for you but i am new to it myself.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号