CMDBuild Forum

Calendar Widget

Hello Team,

I'm trying to configure the calendar widget to display instances of preventative maintenance where tasks are scheduled every "N" days. The calendar is only showing the first instance on a recurring task and automatically schedules it to 12:00 instead of the actual start time. How do you fix this? 

 

My configuration: 

Target Class: PMScheduling

Start Date: Start Date

End Date: End Date

Default date to open: blank

Event Title: Code

CQL Filter: N/A

 

Hello Alex,

the PMScheduling class contains just the definition of the scheduling criteria, not the occurrences of the activities.
Those are stored in the Maintenance calendar class, which already has its calendar widget configured.
Kind regards
CMDBuild Team