
This pop-up opens when
| Property | Value | Description |
|---|---|---|
| Ord | Chooser; 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 | drop-down list; 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 | Chooser; defaults to null |
Links to another object. When used, the link is active in the browser or in the graphic view. |
| Summary | Chooser; 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. |
Converters are part of the system’s logic features. They change data from one type to another; for example, a statusBoolean to a statusNumeric so that a process, which outputs an inactive value, becomes a numeric value (1) in the next process. In most cases, when you animate a property, the correct data converter appears, by default, at the top of the list.

The following types of converters are available when using a value binding: