Skip to main content

week_agenda_select

info

This functionality is available in the PRO edition only.

Description

Highlights the selected event in the Week Agenda view

week_agenda_select: boolean

Example

scheduler.config.week_agenda_select= false; /*!*/
scheduler.init('scheduler_here',new Date(2013,0,10),"agenda_week");

Default value: true

Applicable views: Week Agenda view

Details

note

The property requires the week_agenda plugin to be activated.

week_agenda_select

note

Note, that the false value of the week_agenda_select config forbids only highlighting of the selected event but doesn't forbid its editing. To make the event non-editable use the readonly config.

Need help?
Got a question about the documentation? Reach out to our technical support team for help and guidance. For custom component solutions, visit the Services page.