search envelope-o feed check
Home Unanswered Active Tags New Question
user comment-o

Add an input type text in the event html

Asked by Fabien
8 years ago.

Hi,

I would like to add the feature to be able to double click on a cell and displaying an event containing a input text.
But when I do that, I can't have the focus in the input because all event are catched by the <div> containing the event html (click event is fired, etc...)

What is the best approach to implement this feature?

Answer posted by Fabien
8 years ago.

DayPilot.Scheduler.eventClickHandling = 'Edit'

do the job :D

thank daypilot for your awesome library

This question is more than 1 months old and has been closed. Please create a new question if you have anything to add.