Hi
i’m creating recurring event so i need to hide Year Month Day show only Time
in the lightbox
Hi,
You can configure the lightbox using the lightbox config scheduler.config.lightbox.sections.
https://docs.dhtmlx.com/scheduler/recurring_events.html#recurringlightbox
Thank You for the response
but i think you did understand what i mean
I mean inside the lightbox
To hide these selectors, set them CSS rule “display: none”.
Here is a snippet how it can be implemented http://snippet.dhtmlx.com/67cc4b554
1 Like
Thank that works Fine As Expected