Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to select multiple events on same date #173

Open
abhijithp opened this issue Jul 26, 2018 · 1 comment
Open

How to select multiple events on same date #173

abhijithp opened this issue Jul 26, 2018 · 1 comment

Comments

@abhijithp
Copy link

In my project, I am try to select multiple events on selected date then I go to next page. So please tell me how to select on multiple event view.
Thank you.

@twinssbc
Copy link
Owner

@abhijithp When you click a date, timeSelected callback will be triggered. You need to maintain an array to record your selected dates. You may also want to mark the selected date with some custom color, you could use monthviewDisplayEventTemplateUrl option to provide a customized view.

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

No branches or pull requests

2 participants