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

Featured Replies

I can't think of the answer at the moment. If I create a simple Yes/No field, how can I set and store the actual date when the field was set to "Yes" and maintain the stored date?

You can create a second field that is an auto-calculation (Set it as a Date field and then click on "Options" and calculated values"

Set the calculated value to:

If( field = "Yes"; Get(CurrentDate); "")

Make sure that the auto-calculation is checked to NOT replace. That way once the field is marked as Yes, the calculated field will enter a date and it won't change from there. Now if you want it to change if someone clicks Yes, then No, and clicks Yes again tomorrow and you want tomorrow's date, you do want the value to be replaced.

  • Author

Thanks Martha. Unfortunately this particular DB is in FP5.5. Any other suggestions (apart from migrate it to FP8!)?

Man! what a bad habit I have of not reading what version people are on!

Sorry :P

Use a Field Modification or Audit approach. There are several example files made in v5 and posted to the forum. Due a search for Audit in the Sample File Topic Area, and there is at least one by BobWeaver.

Also, check this file Auto-Date-Stamping a Field Entry

available at Here

HTH

Lee

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.