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.

Flag Records with Validation Errors

Featured Replies

I have a simple solution with a few fields that are setup with field validation. The validations are that the field must contain a value from a specified value list. However, I am allowing the user to overide this validation, as it may be necessary to continue completeing the record at that time.

I would like to either flag that record at the time of the validation error, or run a script later over a series of records looking for the records that may have had a validation error. My intention then, is to update a value list if necessary, to allow that entry, if it should come up again later or correct the user in who is inputing the wrong information

Any ideas on how to implement this would be greatly appreciated...

Thanks

The expression =

IsEmpty ( FilterValues ( YourField ; ValueListItems ( Get (FileName) ; "YourValueList" ) ) )

will return true if the field contains a non-valid value (or is empty). You can use it in a calculation field, or in a looping script.

  • Author

Perfect, thats just what I was looking for. I really appreciate this information.

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.