Hello,
I need to save the text of event when the user edit this text and blur focus.
if I change the text of the event and then I click out of the event, the change is not saved. I need save it.
Thanks
Hello,
I need to save the text of event when the user edit this text and blur focus.
if I change the text of the event and then I click out of the event, the change is not saved. I need save it.
Thanks
scheduler.config.positive_closing = true
Thanks!