Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

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

Recommended Posts

Posted

Ok, I'm a bit new at this, but here is what I am trying to accomplish:

I have a database for my clients, I enter them in, and then I have layouts for a Cover Sheet, and a Contract, which I have a script that prints them. I want to have a field that stores "Contract Print Date", and then when I run that script to print the contract, it automatically fills in the field with the date or timestamp. Can someone provide some insight for me on this? Thank you.

  • 2 weeks later...
Posted

Create your date/timestamp field to hold the "Contract Print Date", then use the "Set Field" script step at the end of your print script to set the field value to: Get( CurrentDate ) -or- Get( CurrentTimeStamp ).

  • 2 weeks later...
Posted

Create your date/timestamp field to hold the "Contract Print Date", then use the "Set Field" script step at the end of your print script to set the field value to: Get( CurrentDate ) -or- Get( CurrentTimeStamp ).

Thank you!!!!!

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