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

This must be a common problem, but I don't quite know where to look.

I create lists of our members whose memberships have expired. I do this on an irregular schedule. I want to log this date (manually is fine, since it may actually take several days). I would like to keep a record of all these dates.

I also want to do calculations based on the latest (or next to latest) date. For example, all members who have gone deliquent since last updating. (But to be safe I'd probably want to enter the current date in before I create the list to make sure I don't forget).

I tried creating a global variable in the main database. I then created a related database with two fields. A sequence number and the date. I then tried bringing the dates into the main database with a portal. I was able to create a portal, but nothing shows up. I'm not too familar with global records nor portals for that matter.

Must be tutorial or something on this. I have the Schwartz book, but can't figure out where to look.

Thanks for any help.

What are the two databases related on? Is the date I suppose? What's the name of this relationship?

Also, what was in the global variable that you created?

  • Author

In the main database, a global variable named "ListDate." This was meant to be the variable to display in the main database.

The secondary database has two fields. A sequence number (not sure if needed) and a date. 1 is 3/26/2003, 2 is 5/1/2003, and 3 is 6/13/2003.

"ListDate" is related to "List Date" in the secondary database.

Thanks Paul

MBT,

Can you explain what you want to do a bit more in detail?

If you're trying to subtract "date of expiration" from "current date", just make:

"current date" => Today, calculated field, date

"date of expiration" => manually entered, date

"Difference" => Current Date - Date of Expiration, calculated field, number

This will give you the difference in days.

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.