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

Is there a way to use tokens that carryover to a popup window? Currently I keep losing the thread. Or can I use cookies to suppliment for a token, and some how import the data back to the token?

I heard good things about Lasso and session threads. But not sure what the limits of cookies and tokens are.

Sure you can. It is the same as normal link. Do not use the comments in JS code.

  • Author

I'm probably missing something easy then because when I use a working find link in the Javascript I just get No Records Found in registration.fp4

badgeid: begins with [fmp-field:badgeid]

classid: begins with [fmp-field:registration::classid]:

Here's the script:

<script language="JavaScript" type="text/javascript"><!--

function open_centered_window() {

var window_height = 630

var window_width = 560

var window_left = 450

var window_top = 0

var window_dimensions = "height=" + window_height +

",width=" + window_width +

",left=" + window_left +

",top=" + window_top

window.open("/fmpro?-db=registration.fp4&-lay=webentry&-format=/registration/receiptimagingquiz/popquiz.htm&-token=[fmp-field:badgeid]&badgeid=[fmp-field:badgeid]&classid=[fmp-field:registration::classid]&-find", "", window_dimensions)

}

//--></script>

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.