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

Recommended Posts

Posted

I require a field that always shows the current date - I have tried a field with an auto enter calculation of Get(CurrentDate) and set to always validate but this is not working.

Can anybody show me where I am going wrong.

many thanks

Posted

Auto-enter calcs don't reevaluate each day. Use a regular calculation instead, with the storage option set to 'Do not Store'. Or use a globally stored Date field, and have your login script set it to the current date.

Posted

Hi Robert, if you only need to show the current date for user reference you can use the text tool to display // anywhere on your layout which will show the current date.

If the date field is to be used in a calculation, etc. you can also use the Get(CurrentDate) directly in your calculation.

Cheers Peter :-)

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