I need CF calendar in my visitors-form, so people can pick a day of their visit. I need that after picking a day, that day to be unavailable for the next visitor.
I thought it would be possible if i read the already picked days in the Data array and compare them with the new picked day... Or block/close the days in the calendar.
Is there any way?
Thanks...
I thought it would be possible if i read the already picked days in the Data array and compare them with the new picked day... Or block/close the days in the calendar.
Is there any way?
Thanks...
Not natively, it's something you've have to put in yourself.
https://github.com/mdehoog/Semantic-UI-Calendar/issues/2
https://github.com/mdehoog/Semantic-UI-Calendar/issues/2
This topic is locked and no more replies can be posted.