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.

Help! Validating Fields

Featured Replies

Does anyone know how to set up multiple validations for a single field?

For instance, I have 3 fields that use the same value list. Once someone selects a name for Field1, I don't want them to select the same name for Field2 without a warning.

I've tried using the "Validated by Calculation" function with the following formula: not Field1 AND not Field3 (this would be for Field2). This validation does not seem to work (ie the validation returns as okay when it should return a validation error).

If I only use one field in the calculation (for example: not Field1), the validation works. However, this doesn't solve my problem.

Any help would be greatly, greatly appreciated.

Thanks!!!

The validation calculation for field2 should be:

(field2 <> field1) and (field2 <> field3)

and similarly for for field1 and field3.

Note: <> is the not equal sign which doesn't display properly here.

[This message has been edited by BobWeaver (edited January 09, 2001).]

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.