Hi,
I am using the Scheduler component configured with the plugin ‘timeline’.
Is it possible configure this component to show a menu with differents options (edit, remove, etc) when the user click on a event?. I need navigate to a new route to edit the event data.
Thanks in advance
Hi @darioschmidt,
Yes, it’s possible with the quick_info plugin, you can read about it by the following link:
https://docs.dhtmlx.com/scheduler/touch_support.html#quickinfoextension
Here is a demo with enabled quick info(click on an event to show the menu):
https://snippet.dhtmlx.com/i47a5onl
Kind regards,