Skip 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.

Date Notification Problem

Featured Replies

  • Newbies

Just want to get clear that I am new to Filemaker Pro.

I have developed a database similar to a CRM application, one of the problems that I am having is that I want to be notified when a lead is due for contact.

I have the database setup to use the following fields:

Contact Date = Last contact when lead

Contact Days = Dates for leads next contact

Contact Status = Due or OK

If the current date is 24/01/05 and the lead was contacted on the 10/01/05 and the contact days were set to 5, the contact status was be equal to Due.

Contact Status has the following calculation value, If((Get ( CurrentDate )> ld_Last Contact Date+ld_Contact Days);"Due";"OK")

The value works fine of the contact days are manually changed, but it is not checking automatically!

What do I have to do to get this working correctly?

Thanks for any help.

Make a script that performs a find for all contact records that the date for next contact is equal to or before the current date. (This assumes that once a contact has been made the "next cpontact date" is always incremented into a future date.)

If any records are found, list the records and show a custom dialog.

If no records are found, show all records and follow the normal file opening process.

Create an account or sign in to comment

Important Information

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

Account

Navigation

Search

Search

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.