Warning message with no text
Issue
A warning message appears in TIER when opening Forms Design but does not contain text that explains what the warning is about.
Details
This issue is caused by a validation that is triggered on the form but does not have a message in the ‘Invalidate Message’ section. To clarify what this warning is about, review all the validations that are in the form to confirm a message was properly entered for each one.
An easy way to review the validations is to open the form as ‘View as Text’ and search for Validation.Msg. For all validations that are missing a message, add a simple text message in the Invalidate Message section that will uniquely identify each validation. Save and reopen the form. The warning message will appear, but will now display the added text that will point to the validation that has an issue. Now troubleshoot the validation in question.
