September 26, 201015 yr I have a field set to validate by unique value. If the user enters a non unique value they get the canned filemaker error and the option to revert the record. How can I override this error in my script and have a custom error? Thanks
September 26, 201015 yr The validation setup dialog allows you to create a custom error message. However, with FileMaker 11, you have complete script control of validation with the onObjectValidate script trigger.
Create an account or sign in to comment