Controls collection, DashboardSection object
Represents an hyperlink control in the Dashboard section. The content may be displayed in a pop-up window or the current window. This functionally is equivalent to a text graphic with the Object Model command OpenURL associated with its OnClick event.
In Avalanche, this mapping occurs for a Hyperlink (Object):
Hyperlink “Current Window” is mapped to “New Window”
When an explicit Smartcut URL is entered (in the OpenURL method or Hyperlink URL property), the Smartcut may contain a “/get” or “/withnav_get” command. This behavior applies to the “/get” mapping
For Interactive Reporting documents (.bqy), the “legacy layout” (i.e. how it looked in 8.3.2, but colors and icons are updated) is displayed.
For Web Analysis and Financial Reporting—The Masthead, View pane, and Menu are hidden.
“/withnav_get”— Full framework is displayed (just as if the user logged into Avalanche normally)
This example shows how to make HyperLink2 visible in the Dashboards section, and make the content replaces the top HTML window:
ModifyRepositoryFileAnalyzer, ModifyRepositoryFileBQY, ModifyRepositoryFileBQYJob, ModifyRepositoryFileOther, ModifyRepositoryRepositoryFileReports, ModifyRepositoryFileSQRJob
Read-write: AccessibilityText (Property), Alignment as BqHorizontalAlignment,, AppendObjectText (Property), DisplayMode as BqOpenURLTarget, Enabled as Boolean, Text as String, URL as String, VerticalAlignment as BqVerticalAlignment, Visible as Boolean
Read-only: Name as String, Repository as Boolean, RepositoryBQYSection as String, Repository BQYToolbarType as BQRepositoryBQYToolbarType, RepositoryDocument as String, RepositoryFiletype as BqRepositoryFiletype, RepositoryJobRun as Boolean, RepositoryReportsDisplayFormat as BqExportFileFormat, RepositorySmartcut as String, RepositorySmartcutParams, RepositoryToolbarType as BqRepositoryToolbarType,
UserValues collection, LineFormat object, FillFormat object, Font object