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

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

Recommended Posts

Posted

I have a field (EDIT METHOD) with a value list. When I enter or change a value in EDIT METHOD, I want todays date to auto-enter in the field, EDIT METHOD DATE.

Your help is always a lifesaver! Maxwell Morlay

Posted

I was thinking that there had to be a way to do this without using another file. Here is what I came up with.

Create the following fields:

Last Item = calculation = indexed = GetField("Edit Method")

Last Mod Date = calculation = indexed = GetField("Edit Method Date")

In your Edit Method Date field use the following calc:

If(Edit Method = Last Item, Last Mod Date, Status(CurrentDate))

This worked in the limited testing that I did. I am attaching a sample file if you want to take a look.

Hope this helps

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