When creating an event for the current month, it appears on the list view but not on the calendar. I have done several test and I narrowed it down to current month only. If event appears before or after current month then it is showing up in the calendar tab view.
also it seems not to pick up the event.category =1 ... not sure how this should show up but don't the it in the calendar view
Anyone else having same issue? I am on GMT+1 timezone so not sure if this could be an issue as I saw some issue related to this with calendar.
Thankyou
Fabrice,
this is my setup
fields.ini
- Code: Select all
[rdv_date]
event.date=1
event.start=1
widget:label = "Date et Heure Début"
[location]
event.location = 1
widget:label = "Lieu du rendez-vous"
[category]
event.category = 1
widget:label = "Type de rendez-vous"