I would like a user to be able to enter a time using three combo boxes - one for hours, one for minutes and one for am\pm. I would also like the time to be displayed on a search using a similar setup, so that the time could be changed by the user.
What is the best way to approach this? I have managed to get the combo boxes displaying the time in a medium time field correctly, but not writing to the table. But I can't get it to work backwards so that a time stored in a table is displayed using the combos.
Any help would be greatly appreciated.
Thanks in advance,
Amber
What is the best way to approach this? I have managed to get the combo boxes displaying the time in a medium time field correctly, but not writing to the table. But I can't get it to work backwards so that a time stored in a table is displayed using the combos.
Any help would be greatly appreciated.
Thanks in advance,
Amber