4.3.14.10. Extendable EnumerationsAn Extendable Enumeration is a list of values that has some built-in items and allows additional items to be added by the user.  
The following are all extendable enumerations: 
 For example, equipment objects have a Typed Object Lifecycle Stage and the possible values for that field can be extended by the user via the Lifecycle Stage Manager. 
Common design points for Extendable Enumerations: 
  The Extendable Enumeration features are all accessible from the application main screen's function bar by Clicking on the Extendable Enumerations button: 
![]() This opens a sub-menu for each of the available Enumerations Manager dialogs: 
![]() The following sub-topics explain each in more detail.  
Note: As a general rule, built-in Extendable Enumeration items cannot be deleted, and user-added Extendable Enumeration items can only be added, deleted, and edited by Admins, as Extendable Enumerations are installation-wide objects. 
 |