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 serviceSets the color of edit line and edit box borders for non-required controls.

Syntax

Code Block
rv = Form_Services("DisplayHelpInfoPopupSetNonRequiredColors", NonRequiredCtrls, CtrlEntIdWindow)

Parameters

Fully qualified control entity ID that is tied to the message. Default is control with focus.
ParameterDescriptionCtrlEntId
NonRequiredCtrls

@FM list of controls to be colored with the Non Required special color settings. If this is null then then GetNonRequiredControls service will be used to get controls that are not considered required by OpenInsight.

Window

Form whose required controls need to be set with special colors. Default is @Window

Version

16.0.18