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

Not able to select multiple dates #213

Open
VidyaNagaraj322 opened this issue Oct 30, 2017 · 1 comment
Open

Not able to select multiple dates #213

VidyaNagaraj322 opened this issue Oct 30, 2017 · 1 comment

Comments

@VidyaNagaraj322
Copy link

VidyaNagaraj322 commented Oct 30, 2017

Not able to select multiple dates even after following each and every Steps , Support for this would be appreciated

Thank you

@codingSAtime
Copy link

This is documented on the github page.... use the following:

$("#with-altField").multiDatesPicker(
{
// maximum selectable days that you can change to your need (change 1 to any number)
maxPicks: 1
});

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