Widgets URL

Form Fields

Widget Properties

Token Description
<WidgetID> SVG Widget identifier
<X> X point of widget relative to the diagram canvas
<Y> Y point of widget relative to the diagram canvas
<Width> Widgth of widget in pixels
<Height> Height of widget in pixes
<ScaleX> Scaled X
<ScaleY> Scaled Y
<Rotate> Widget rotation in degrees
<URLType> Type of URL
<URL> URL to navigate
<Scrolling> Scrolling
<FrameBorder> Frame border
<Refresh> Refresh time in seconds
<LinkType> Drill-down link type: 'Diagram', 'DiagramBasic', 'DiagramDynamicDevice', 'ManualInternal', 'ManualExternal'
<LinkTarget> Drill-down link target: 'SameTab', 'NewTab', 'NewWindow'
<LinkURL> Drill-down URL to open. Only applicable for 'ManualInternal' and 'ManualExternal' link types
<LinkDiagramID> Drill-down diagram to open. Only applicable for 'Diagram', 'DiagramBasic', and 'DiagramDynamicDevice' link types
<LinkDeviceID> Drill-down dynamic device diagram to open. Only applicable for 'DiagramDynamicDevice' link type
<MenuID> Associated context menu ID. 0 if no menu

Best Practices