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 7096 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

I need to know if there is a way to make a calculation field modifiable. Here is my calculation:

Case (

Project Initiation Form::Client="Wal-Mart Stores, Inc." , GetField("WM Project Tracking::Proto Size") ,

Project Initiation Form::Client="LOWE'S" , GetField( "Lowes::Proto Size") ,

Project Initiation Form::Client = "Kohl's", GetField("Kohl's Project Tracking::Proj type"), "not found")

In instances where the result is "not found", I need to be able to manually edit the field to show the correct information.

Posted

Thanks. Worked wonderfully!

What can I do if the scenario is the same but for another field I need the result to be a date?

Posted

Just make the field a date field, and use whatever date functions you need... it will work the same as any other type of field.

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