Has anyone built a recurring events UI for jquery full calendar?
fullcalendar, jquery
Solution
I recommend this plugin - it was helpful to me.
https://github.com/collective/jquery.recurrenceinput.js
Problem
I see that jquery full calendar supports recurring events by having the multiple events having the same I'd but I am surprised that there isn't any UI component to go along with it. Is there any UI component that anyone has built for this. (similar to the outlook UI) I am trying to avoid building from scratch given it seems like a generic component. My backend is asp.net-mvc but I guess that shouldn't really matter it would look something like this: