How can I disable the inherited log message that pops up after field validation fails on panels (relation failed validation)?
Solution: As this code is inherited it is not modifiable (no Edit Points for ‘Validate Instance’ subroutine). It is necessary to use another Edit Point right after the call to OBASE/Field Validation function (‘Edit Point 0 Post field validation’ can be used). You can use the WINAPI/ShowMessageLog Source Code object to manipulate the log message window. It inputs a ‘PanelState’ field that specifies the action to take (show, hide, minimize, restore, etc).
Related Questions
- Im using the debugger for VBA code and get the message "The value in the field or record violates the validation rule for the record or field". What does this mean?
- What does the E0CF5 Log Disable SBE message on the LCD of my PowerEdge 2650 server mean?
- I’m trying to log on, but I get a validation error message. What’s up?