TeamDesk Knowledge Base & Support

   Home      FAQ      Forum      Idea Exchange      Ask a Question      My Stuff      Help   
  
Drop list of pre defined times for TimeStamps and or Time fields
A list of predefined times in a time field (timestamp or time) would be beneficial.

As per other calendaring systems, increments of ½ an hour would be ideal, with the ability to over ride if required.

Most people make appointments at the o'clock or the ½ past....not 9:18am, for example.
Having a drop list would speed up entry.
ID
1449
Category
User Experience
Author

basenine
Date Created
6/1/2021 10:14:06 PM
Date Updated
6/2/2021 1:24:09 AM
Status
New Idea
Score
20
Promoted By
Pierrebasenine
Comments
Slava Shinderov  Staff  6/2/2021 1:00:24 AM
@All as a workaround, please consider creating a table with a Time column as a key column. Prefill it with values you need and create a one-to-many relation to newly created table using Time column where you need a dropdown as a reference column.
basenine 6/2/2021 1:02:17 AM
Or create a normal field with drop list of time values and have it populate time in timestamp field based on default calculate
basenine 6/2/2021 1:24:09 AM
[Start Date]-->

ToTimestamp(ToDate([Start Date]),ToTimeOfDay([TimeS]))

Where [TimeS] is a text field with predefined values:
00:00
00:30
01:00
01:30.....
11:30
12:00...
23:00
23:30...
and [Start Date] is a timestamp
Feedback
 
Back to Search Results