frida Posted July 10, 2006 Posted July 10, 2006 I have found the calender that you can use and it is grand, but when it comes to filling in time is there a clock? Or do anyone have some clever suggestion how to design it? Thanks Frida
Lee Smith Posted July 10, 2006 Posted July 10, 2006 If you want to insert the "Current Time" there is a Key Combination, Script Step, and a Main Menu selection to do this. If you are creating a user interface that you want to use for inserting any time, then you will want to create a Value List of the times to be used. HTH Lee
David McQueen Posted July 12, 2006 Posted July 12, 2006 You can also build a time generator using separate hour and minute dial graphics with transparent set field buttons over top. The time becomes a calculated field from the setting of the hour and the minute dials. I did one of these with an hour setting, limited minute setting ( 00, 15, 30, 45) and an AM PM value list. The appearance was two dials and a drop down list for the AM/PM field. It has been in use for awhile and works well. Getting more detailed in the minutes could be a problem if you want to keep the time selection screen area small. This was being used for setting appointments, so once all of the data was in a set appointment script then set record fields with various calculated values and global field values. The calculated time field was unstored and updated in real time in front of them for feedback. HTH Dave McQueen
Stuart Taylor Posted September 3, 2006 Posted September 3, 2006 I know its slightly off topic but put this in your web viewer (very cool) ... mac "data:text/html, " pc "about: "
Recommended Posts
This topic is 6712 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now