Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×
The Claris Museum: The Vault of FileMaker Antiquities at Claris Engage 2025! ×

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

Recommended Posts

Posted

I have a field that is currently set to Automatically Enter the Modification time of the record.

Is it possible to have the field pull the modification time only once?

I am trying to calculate the start and end time of a note by using an auto enter creation and modification fields. The problem is that if at any time the user goes back to edit a note, the original modification time will be overwritten and results in an inaccurate time.

Thanks in Advance

Posted

Hi

create a third field that auto-enter a calculated value ( with a check into "Do not replace existing value for field ... ) and calc:

Case(

modification ≠ creation ; modification

)

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