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 serviceStarts the window invisibly (assuming window was saves as invisible in the Form Designer) and embeds it into the backstage page, ensuring a lot of FrameWorks promoted event logic is skipped in the process.

Syntax

Code Block
rv = Form_Services("DisplayHelpInfoPopupStartBackstageWindow", CtrlEntIdRibbonCtrl, PageKey, WindowName, Parent)

Parameters

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

The ribbon whose backstage we are targeting.

PageKeyThe Key to the Backstage page to receive the window.
WindowNameThe repository name of the window to embed.
Parent

The embedded window's desired parent

.

Version

16.0.18