Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How can I disable the inherited log message that pops up after field validation fails on panels (relation failed validation)?

0
Posted

How can I disable the inherited log message that pops up after field validation fails on panels (relation failed validation)?

0

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

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123