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 have a script that I'm trying to setup to remind me that a backup of my data is due.

The attachment shows my main script which is called up by another one.

It is all based on 3 fields:

[color:orange]SelectBackupDays - which is available to the user on a Preference layout that allows the user to select days via a value list: 5,20,30,60 or 90. This is set number of days that must be equal to or past before the user is prompted.

[color:orange]LastBackupReminderDate - This is a date field that is updated with the current date ONCE the user prompted with a reminder.

[color:orange]BackUpDatePreference - is a calc field with a number result based on (LastBackUpReminderDate + SelectBackupDays) but it doesn't seem to be working.

The custom message that I have so far is just for testing for now. Once I get this perfected, I will have a more professional message displayed to the user.

Thanks in advance for any help given.

BackupCheck.pdf

Hi

there is only an error into the if statment of your script... so go and change it to:

If[Get ( CurrentDate ) ≥ Preference::BackupDateDifference]

  • Author

thanks. I will try it.

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.