Jump to content

"Improving" the view of the calendar (UniCalendarPanel - Month view)


Sherzod

Recommended Posts

showOverflow config. 
Show an overflow label that will display an overlay when there are too many events to render in the view.

 

image.thumb.png.d9fd5658262c45f2a40ba238214c1340.png

image.thumb.png.c4fbc9f234516ecb43dbe06e488e063e.png

UniCalendarPanel -> ClientEvents -> UniEvents ->

function beforeInit(sender, config)
{
    config.views.month.showOverflow = 'top';
}

 

  • Like 2
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...