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

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

Recommended Posts

Posted

Hello everyone,

Is there any way FM function that looks at the Creation of a record vs Modification? I want to specify, that if the record is created for the first time, then let it be created without an alert. However, if afterwards it's edited, then bring on an alert.

In my script I specify Status(CurrentRecordModificationCount)>0, but the alert sometimes pops up when the record is first created anyway.

Did anyone ever have this problem?

Thanks a bunch for any thoughts.

Posted

Why not have a record creation script that allow creation and entry into a new record then when the user clicks a "Save" button, sets a field which can then be tested when an attempt is made a modificaton.

-bd

Posted

Try comparing the creation date/time with the modification date/time.

Posted

quote:

Originally posted by Vaughan:

Try comparing the creation date/time with the modification date/time.

Brilliant, I think it's gonna work!!! Thank you

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