Having calendars using the FullCalendar WebComponent, I’d like to migrate it to NG Titanium. Therefor I created a new form with the Fullcalendar2 WebComponent.
In difference to the Fullcalendar, which shows a monthly calendar in the developer, the Fullcalendar2 shows only a placeholder frame. But beside this, it does not work with my existing code, so I assume there are more changes to make to get it working. I did not find something supporting the migration to NG Titanium in the docu. Should the same code as for the FullCalendar work?
Just as an info. When changing and saving a property on the form with the NG2 FullCalendar2 placeholder WebComponent, the empty calendar (grid) gets displayed. But just for the session. Logout and login makes it disappear, unless after login a property is changed and saved again.
references the fullcalendar docu. So I assume the new docu is in the works? Hopefully with some migration info from old to new, if it’s quite different.
Is there already a rough timeline for the docu?