The onRowCreated event is triggered by the JavaScript Scheduler component when new row text is submitted. It fires after the default action specified by rowCreateHandling.
DayPilot.Scheduler.onRowCreated(args)
args.text
(string) - the text submitted by the user