Jump to content

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

Recommended Posts

Posted

I have a printing layout that I need a timestamp done automatically. When the user is on the student record and presses the "Print" button I have a layout that prints certain information. I have a calculated field that automatically puts a timestamp on the printed form. But I noticed that when it puts a time on a printed form. That time stays on any other form I print. It other words the time does not change with the clock. Here is what I have.

Field = Timestamp Result = calculation

The calculaiton is:

Get(currenttimestamp)

Posted

As long as you are not needing to keep record of the date/time that records are printed you can simply insert date and time symbols ("//" and "::") on the layout that is being printed. Those will update anytime the screen is refreshed.

This topic is 5303 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.