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

I am running into an error when I use this function. I am trying to get a word count on a paragraph that is written in html. I have a field that looks like this:

word count = WordCount(RemoveHTMLTags(HTML Text))

I am using php to display this number on a webpage. When I display the field word count on a layout in Filemaker, I get a good number.

However, whenever I display the same field in a php page, it shows 0.

The wired thing is if I change the formula to

word count = WordCount(html text) and change nothing else it works fine...although the answer is wrong because of all the extra HTML code.

This is my first attempt to use any ScriptMaster script functions, so it there something I do't know abouthte vlaues it returns?

  • 2 weeks later...

You probably don't have the plugin installed in Web Publishing, and the WordCount is doing a count of "?" b/c it doesn't know about the RemoveHTMLTags function.

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.