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

  • Newbies

I have a very long html form with many loops in it. I'm trying to

keep track of how many times a user hits a specific web page while

they are filling out the form. To do this, I have a "ctr" field and

some CDML code on the page I'm trying to track that should add 1 to

the current value of the counter each time the user hit's the submit

button. The code looks like this:

<input type="hidden" name="ctr" value="[FMP-Field:ctr] + 1">

Unfortunately, when the information is written to the database, it

doesn't calculate the math. The field ctr will contain the value

"0+1" or "0+1+1" and not the value "1" or "2".

Any ideas?

Thanks!

Keith

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.