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

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

Recommended Posts

Posted

I have Customer::Agent as a text field and Job::Job Number as a number field (next serial number)

These fields have worked for years. Now we began to use the Agent field. So I created a new field, CompositeJobNumber.

Calcualtion: If (Customer::Agent = "AB Note" ; "AB" & Job Number ; Job Number)

It will not allow me to store, so finds take 5 minutes vs seconds.

I need a better result. Using FM10 with FM Server9 adv.

thanks

Jim

Posted

If you cannot store the calculation then another way would be to hold the field as an auto-enter based on the calculation. However if any of the related elements change then the field won't update.

Overcome this with a nightly script run on the server to replace the field contents based on the calculation.

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