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.

Installation Code for Limited Time Demo

Featured Replies

I've created a limited time demo base on the "Bomb" sample file. But now I'd like to create a scheme so that users who pay for the database can enter an installation code to disable the time bomb.

I've created a calculation field called "Unlock Code Formula" with the following formula: "XC346B8SV" & Right(UserLastName, 1) & Right(UserFirstName, 1) & Right(NumToText(Unlock Date), 1) & Left(NumToText(Unlock Date), 2). Then, I'll give my customers an installation code that corresponds to their user name and the date that they unlock the demo. When the installation code = the unlock code formula, the time bomb will not be activated.

Here's the problem -- what's to stop people from simply copying the already-installed set of files (as long as they don't change the user name)? Is there another way to prevent people from sharing the files? I'm using Developer to create a runtime solution.

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.