Hello!
While I'm creating a new event, the available values for the event times are 10:00, 10:30, 11:00, etc...
But I need to create an event that starts at 10:15 and ends at 10:45 for example.
It is impossible to change the data type of this field to a textbox without changing the source code.
So, does anyone know how can I add new values to the combobox?
I would like to add 00:15, 00:45, 01:15, 01:45, etc options values.
Page: EditEvents.aspx
Fields: cmbStartTime, cmbEndTime
Sorry if this is a duplicated post, but I could not find this answer.
Thanks,
Vitor.