Custom LightBox with reccuring events !!!

Hello ,

is it possible to integrate the recurring components in fully
like this one docs.dhtmlx.com/scheduler/sample … _form.html ??

thank you

Hi,
currently we have no ready example. Implementing a custom recurring control is possible, although not trivial.
There is no ready methods for generating recurring events data, you’ll have to implement it manually. You may find some details regarding the format of recurrences in this article docs.dhtmlx.com/scheduler/recurr … ntegration