Skip 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.

Validation to remove a Comma

Featured Replies

Just thought I would share a discovery which took a while for me to sort out. (About time I repaid the favour to you all)

If you want to VALIDATE a field by an exclusion i.e. "must not contain a comma"

here is how it's done.

"In the calculation Validation section - Use this function"

If (Filter (fieldname; ",") ≠ ""; 0; 1)

Happys days cool.gif

Bye for now.

Mike Roberts

www.getonit.co.uk

  • Author

The HTLM has converted some of the code

the part which says &#8800

should be a =/ a not equal sign in filemaker (hope this makes sense)

What if the field contains two commas?

I am not sure what it is not supposed to equal, but I would use

IsEmpty(Filter( fieldname; "," ))

This will return 1 when the field does not contain a comma and 0 if it does.

Create an account or sign in to comment

Important Information

By using this site, you agree to our Terms of Use.

Account

Navigation

Search

Search

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.