About bound label bindings

Bound label bindings exclusively for connect a value to a bound label widget. Bound labels, which you can add from the Graphics Editor popup menu, have properties that you can edit and access from the properties side bar.
Figure 324.   Bound label binding properties
Image
Property Value Description
Ord Defaults to null Defines the location of the data value to bind to the widget. This is a required property for the widget to be bound.
Degrade Behavior Defaults to None Specifies how the interface displays invalid options. For example, if a user does not have permission to invoke a specific action, a button bound to that action can be grayed out or hidden entirely.
Hyperlink Defaults to null Links to another object. When used, the link is active in the browser or in the graphic view.
Summary Bql Query statement; defaults to %displayName%=%.% Specifies a display name for the widget as text or by means of a script.
Popup Enabled true (default) or false Specifies if a secondary window is to open when a user clicks this label in a browser or the graphic view.