Expand my Community achievements bar.

Global Bindings and Data Validation

Avatar

Level 1

Hello.

I'm creating a form that uses global bindings for things like phone numbers, ZIP codes, and other industry-specific terms. The first instance is a standard field and subsequent appearances are read-only.

These fields also have validation patterns and validation scripting. The issue is, when the user enters invalid data, the form pops up multiple error messages. Some are the custom validation messages, but others are generic ones.

I need the form to only show one error message and it be the custom one.

Help!

1 Reply

Avatar

Level 7

Go to File -> Form Properties then set your Dialogs like so:

710686_pastedImage_0.png

This will disable all the built in messages.