Twipped / Kalendae

A javascript date picker that just works.
MIT License
1.99k stars 285 forks source link

Blackout on Kalendae in FormAssembly #226

Open thonebs opened 6 years ago

thonebs commented 6 years ago

Has anyone ever used FormAssembly and customized their datepicker popup? They use Kalendae integrated into their tools.

Basically, I have a test calendar located here https://csueb.tfaforms.net/14. When clicking on the input box, the Kalendae's date picker pops up. I want to modify that date picker to blackout weekends and certain dates. We have an option to add custom code. How can I apply the blackout to that popup?

I see on the Kalendae's demo code but it is not working for me trying to modify that popup. Any suggestions or code help?

Thanks!

angelocef commented 4 years ago

I know its been a while but were you ever able to figure this one out? There doesn't seem to be anywhere that the Kalendae objects are instantiated, they don't even use the auto-kal class.