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 serviceCreates a dropdown for the control. This service relies on @Window.

Syntax

Code Block
rv = Form_Services("DisplayHelpInfoPopupSetDropDown", CtrlEntId, DropDownType, DropDownArray)

Parameters

ParameterDescription
CtrlEntId

Fully The fully qualified control entity ID that is tied to the message. Default is control with focusname of the control getting the drop down.

DropDownTypeThe type of drop down to use. This is usually based on different table data and data column configuration.
DropDownArray

A formatted array of drop down data. This overrides the DropDownType arguement.

CellFor SRP Edittables, the cell or cells to set the dropdown in.

Version

16.0.18