Page 1 of 1

Datepicker with events

Posted: Tue Jan 02, 2018 8:10 pm
by MALIBOO
Hi there, :D

Sorry my bad english!

In one project I want to use a datepicker that show me 4 month. My idea is it to limit the possible selection of dates. I found in the web some examples, but I didn't find a way to fit it into Webbuilder.

https://stackoverflow.com/questions/505 ... ith-events
http://www.spiceforms.com/blog/how-to-d ... ort-guide/

My favorit solution is like this to save datas in mysql:
http://www.plus2net.com/jquery/event-calendar.php

Is there someone who have experience?

MALIBOO

Re: Datepicker with events

Posted: Tue Jan 02, 2018 10:00 pm
by Pablo
I'm sorry, I cannot help you with custom code. For me this may also take a lot of time to figure out how to implement this.
But you can add custom code via the HTML object. So any third party script will also work in WWB, just make sure there are no conflict with other scripts (like the jQuery version).