FullCalendar-BS4-PHP-MySQL-JSON icon indicating copy to clipboard operation
FullCalendar-BS4-PHP-MySQL-JSON copied to clipboard

Kinda new with this thing.

Open Chiegren opened this issue 4 years ago • 3 comments
trafficstars

I just want to ask if how it is possible to make the time and date be picked by the user in separate fields ? Thank you.

Chiegren avatar Sep 06 '21 08:09 Chiegren

The repo doesn't support this by default but you can customize to support it by going into the event or recurrence classes. There is a method that splits the date and time. You can leverage that to keep time and date separate.

waldronmatt avatar Sep 11 '21 18:09 waldronmatt

Thank you for your reply.

Chiegren avatar Sep 13 '21 10:09 Chiegren

@Chiegren you can pick the time separately still by dragging to create your event across specific hours in the week or day view, just not in the month view (I didn't realize this at first, but maybe you already knew). I know that doesn't resolve the issue of being able to enter a time input in the event modal itself, but it does allow you to pick a time if need be.

rico161 avatar Oct 03 '21 09:10 rico161