Recurring calendar control - JQuery
I am looking for a jquery control to simulate Outlook repeating scheduling behavior. I've searched for the past few days but came up with any real result. All the controls I find are calendar controls. Non of these implements repeat functionality.
An example of an Outlook repeating screen:
Thanks you
+3
vondip
source
to share
2 answers
You may have to create a form from scratch. It doesn't look too formidable from a task.
+1
Vidur
source
to share
How about this jQuery plugin https://github.com/collective/jquery.recurrenceinput.js ?
0
sojin
source
to share