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
January 6, 200224 yr Which version of FMP are you using? Because what you are saying is simply not right. When you set up your field and go to the validations window, simply enter that the value must be unique, and then select the options at the bottom of the window: “Strict – do not allow user to override validation” & “show custom message if validation fails” Then the user is presented with your message, and only the options “OK” which takes him back to the field to change his entry, or “Reset” which returns the field to its original value. There are some ways of getting around FMP validations for experienced users, but I wouldn’t worry too much about that. Hope this helps.
Create an account or sign in to comment