Gizmo Type: urlgizmo |
Content |
|
urlgizmo |
Description |
The urlgizmo renders a Web page defined by a URL.
Select the URL you want to display. Be advised that some Web pages may not work inside frames and can cause client side issues. Also, due to security restrictions, external Web sites cannot interact with the LabVantage Dashboard or the LabVantage Web Application.
urlgizmo Properties |
Property Name | Description | ||||||||||||||||||||||||||||||||||||
Gizmo Properties | Defines high-level characteristics of the gizmo:
|
||||||||||||||||||||||||||||||||||||
URL | URL of the page to render. | ||||||||||||||||||||||||||||||||||||
Target | Specifies target when a Node is clicked: _blank (creates a new window) or _parent (loads into frame). Defaults to _blank. | ||||||||||||||||||||||||||||||||||||
Icon | Icon to display for preview. | ||||||||||||||||||||||||||||||||||||
Parameter Defined URLs | This is used only with the "Classic" Dashboard. Defines URLs
displayed when a Parameter is a specified value. The Parameter is defined
by the parametergizmo.
|
||||||||||||||||||||||||||||||||||||
Default HTML | This is used only with the "Classic" Dashboard. This is the default HTMLto display if you are using "Parameter Defined URLs" and there is not a URL loaded at the start. In this case, this text will be displayed. | ||||||||||||||||||||||||||||||||||||
Count | Enables the display of a count next to the rendered Gizmo. The value
of the count is retrieved by a query, and would typically be a value representing
the number of items requiring attention on the target page to which the
URL Gizmo is pointing. For example, a URL Gizmo pointing to the Sample Receipt
page could indicate the number of Samples requiring Receipt.
There are two "Query Types" that apply to Count queries: SDI List and SQL.
|