Jump to content
Server Maintenance This Week. ×

is there a clock as well as calender?


frida

This topic is 6453 days old. Please don't post here. Open a new topic instead.

Recommended Posts

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

Link to comment
Share on other sites

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

Link to comment
Share on other sites

  • 1 month later...

This topic is 6453 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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.