January 6, 200224 yr Is it possible to error capture the error code for a unique field validation.? I know the code is 504 but I have had no luck in capturing the error. What I am trying to do is produce my own error messge for non unique field entries. I don't like the built in unique error message. It still allows the user to input a non unique entry, which I don't want. Can anyone help? Thanks
March 20, 200223 yr Just turn on "Display Custom Error Message if validation fails" at the bottom of the validation tab in the field options. Then you can have any mesage you want.
Create an account or sign in to comment