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.

Auto-enter date when field activity

Featured Replies

I have a field (EDIT METHOD) with a value list. When I enter or change a value in EDIT METHOD, I want todays date to auto-enter in the field, EDIT METHOD DATE.

Your help is always a lifesaver! Maxwell Morlay

From Filemaker Knowledgebase, Article # 101645 . It describes a method that uses a related file.

I was thinking that there had to be a way to do this without using another file. Here is what I came up with.

Create the following fields:

Last Item = calculation = indexed = GetField("Edit Method")

Last Mod Date = calculation = indexed = GetField("Edit Method Date")

In your Edit Method Date field use the following calc:

If(Edit Method = Last Item, Last Mod Date, Status(CurrentDate))

This worked in the limited testing that I did. I am attaching a sample file if you want to take a look.

Hope this helps

oops, forgot to attach the file, here it is

Field Mod.zip

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.