Description:
There are many cases where an object name is displayed, but it is not the User Label. The name that is being displayed is the default name. In the case of the controller, the default name is the name that the controller was given when it was added by the user. For other objects, the default name is the object type followed by a number. The default name should only be displayed if the User Label is empty. If the User Label of an object changes, then windows that are open and displaying the object name need to be refreshed to display the new name.
Examples where object names are displayed:
Object Explorer
- including the image of an object being dragged
Summary Window Titles
- the controller name is displayed
Summary Window Column Labels
- the controller name is displayed if children of multiple controllers are being displayed
Object List Configuration Dialog Box
The correct names are now displayed.
|