Calendar feature

I noticed that for the built-in calendar that specifying start and end time can be difficult as there’s no “time picker” without date. If you specify only time in the database it still forces you to pick a date when specifying a start and end time.

I did create a separate date column to specify date. Is there a way to auto-populate the date portion of the time entry with what the user filled out in the date column automatically?

So you only want your users to pick time, and pick the date separately in another component? Is there a reason why you need them to be separate?

1 Like