Jump to content
View in the app

A better way to browse. Learn more.

FMForums.com

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Featured Replies

Here's any easy one, but I just can't get it to work.

I want the current date to be displayed (and printed) in the Header.

I've created a date field and have tried using "Today" plus most of the other "date" functions, but nothing shows up on the screen.

Thanks.

~ jack

Hi Jack

In the layout just type the following text:

//

This displays the current date

If you did want to use a field though you are best using the Status(CurrentDate) Function.

Ed.

  • Author

Hi Ed

Thanks for the quick reply and of course I'll use the

in my header.

I am just wondering why I can't get Status(CurrentDate) to display anything.

In any event you solved my immediate problem.

Now you might as well take the rest of the day off...

Thanks.

~ jack

Hi Jack,

Firstly make sure you use // and not !!!

Now, your calculation. Make sure that the calculation field is set to be date format.

Ed.

Hi Jack,

Just to explain why I said to use Status(CurrentDate) instead of Today if you were to use a field to do this.

With the Today function, the database has to be closed and reopened before the date is updated.

For example if you had a database open now it would have 17/06/03 as the Today date, but tomorrow, if the database had not been restarted, the date will remain as 17/06/03.

This is not the case with the CurrentDate function

Secondly when the database is restarted to update the Today function, this field in every record has to be recalculated. So if you have hundreds of thousands of records it will take a good while to reopen the db as it will need to recalculate that many times.

Again, this is not the case with Status(CurrentDate)

Ed.

  • Author

Thanks for the info.

I now recall reading somewhere (probably on this forum) that TODAY only updates when opening/closing database. Hopefully now I'll remember it.

Appreciate the help !

~ jack

Make sure the Status(CurrentDate) calculation is set to unstored, otherwise it won't change either!

  • Author

Oh, so thats the trick !

~ jack

Create an account or sign in to comment

Important Information

By using this site, you agree to our Terms of Use.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.