Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    Calendar additional Features

    When an event is shown in the calendar it is blue, is it possible to change the colour when the event is clicked to indicate it is the currently selected event.

    - This would make it similar to how a row/cell gets highlighted in a listGrid when selected.

    Weekview defaults to American dates m/d, could a setting be added for alternative date formats.

    - Similar to how the date field works: displayFormat: 'toEuropeanShortDate'

    When creating a new event, the event window opens. If you then change to day/week/month view the window stays open over the top. Can it be dismissed.

    - Similar to the dateField, if you open the date picker and then choose a different field in the form the date picker is dismissed.

    Alternatively or in addition could an option for dismissOnOutsideClick be added to the calendar for the eventEditor/eventDialog windows.

    - This would prevent a user navigating to a different pane whilst a event is still be altered. Or when they navigate away from the calendar to a different pane the window is closed.
    -- How does this work in http://www.smartclient.com/index.jsp#workdayCalendar, if you pick a date in the calendar and then choose a different item in the left hand menu any window is dismissed. I have tried Calendar.destroy() / clear().
Working...
X