Hi Isomorphic,
I just realized testing this issue that you can't edit the date of an event (12.0p, 12.1p, 13.0d, e.g. here). You can only move it via Drag&Drop.
I think the event detail window should have the date as a FormItem as well. Otherwise you can't move an event to e.g. the next month if you made a mistake when creating it.
Outlook and google Calendar offer this and I really think this is some kind of default functionality. Also, in Timeline event detail windows you have start and end days available as DateTimeItem - even with a time portion.
I know that you don't support Calendar multi-days events, so 2x DateTimeItem for Calendar events is not the right thing, but 1x DateTime + 2x the existing time selection would be good.
Current situation, event details without DateItem:
Best regards
Blama
I just realized testing this issue that you can't edit the date of an event (12.0p, 12.1p, 13.0d, e.g. here). You can only move it via Drag&Drop.
I think the event detail window should have the date as a FormItem as well. Otherwise you can't move an event to e.g. the next month if you made a mistake when creating it.
Outlook and google Calendar offer this and I really think this is some kind of default functionality. Also, in Timeline event detail windows you have start and end days available as DateTimeItem - even with a time portion.
I know that you don't support Calendar multi-days events, so 2x DateTimeItem for Calendar events is not the right thing, but 1x DateTime + 2x the existing time selection would be good.
Current situation, event details without DateItem:
Best regards
Blama
Comment