Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Description

Closes the special message below the control (or SRP EditTable cell) that was created with the DisplayControlMessage serviceDisplay validation error message for the current control.

Syntax

Code Block
rv = Form_Services("DisplayHelpInfoPopupDisplayValidationError", CtrlEntId, Data, ValidationPattern, ValidationMessage)

Parameters

ParameterDescription
CtrlEntId

Fully qualified control entity ID that is tied to the message. Default is control with focusto see if help is available. If null then the current control with FOCUS will be used.

DataData being validated.
ValidationPatternValidation pattern that was used.

ValidationMessage

Validation message to display. Default will dependon the validation pattern being used.

Version

16.0.18