Skip to main content

positive_closing

Description

Defines the 'saving' behaviour for the case, when the user edits the event's text directly in the event's box

positive_closing: boolean

Example

scheduler.config.positive_closing = true;
...
scheduler.init('scheduler_here',new Date(2013,05,11),"week");

Default value: false

Applicable views: Day view, Week view, Units view

Details

A click on the edit button in the select bar opens a form for editing the event's text. Any outside click closes the form and cancels the changes. To prevent this and save any changes made in the form, set the option to true.

positiveClosing_property

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.