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.

Token stopped passing

Featured Replies

I assigned a value to three Tokens and am passing them along. Except Token.2 stop passing? I'm not sure why. Could someone please glance at this and see if they see something out of place. The page before this assigned the token within a url (&-token.2=[FMP-Field: content_area]") and it actually gives me a value on this page but now I want to continue holding that value but it is not showing up on the next page?

Thank you

Kent

<form name="register" method="post" action="http://xxx.xxx.xxx.xxx/FMPro">

<input type="hidden" name="-db" value="scoe_participant.fp5">

<input type="hidden" name="-lay" value="participant">

<input type="hidden" name="-format" value="scoe/register.html">

<input type="hidden" name="-recid" value="[FMP-CurrentRecID]">

<input type="hidden" name="-Token.0" value="[FMP-CurrentRecID]">

<input type="hidden" name="-Token.1" value="[FMP-Field: eventID]">

<input type="hidden" name="-Token.2" value="[FMP-CurrentToken.2]">

<input type="text" name="email">

<input type="submit" name="-new" value="Submit">

</form>

Try this:

<input type="hidden" name="-Token.2" value="[FMP-CurrentToken: 2]">

Check the CDML Reference database.

All the best.

Garry

  • Author

One little dot makes all the difference in the world!

Thank you

Kent

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.