Description
This page allows you to create a property description. Property descriptions allow application properties to have multi-language descriptions.
Page Preview
Page Flow Diagram
Click the diagram to manipulate and zoom. Traverse the diagram using Click-and-Drag motions. Fullscreen
Fields
LabelTypeDescriptionMandatory
LocalePROPERTY_LOCALEDescription locale from the drop-down list of locales, e.g., US-English, US-Spanish.No
Display NamePROPERTY_NAMEDescriptive display name for the property that is used by your system administrator.No
Description
LabelTypeDescriptionMandatory
DescriptionPROPERTY_DESCRIPTIONDescription of the property specific to the selected locale. This is the text that users will see when viewing a property in that locale.No
Links and Actions
Page Level Actions
LabelDescription
CancelThe Cancel action dismisses the page.
SaveThe Save action creates a new record from the information entered on the page.
Messages
When page is loaded
MessageMessage CatalogConfigurableConfigurable Validation Reference ID
A matching Properties entry cannot be found.LinkNo
When page is submitted
MessageMessage CatalogConfigurableConfigurable Validation Reference ID
A matching Properties entry cannot be found.LinkNo
A Property Description display name must be provided.LinkNo
A property description for the property %1s and for the language code %2s entered is already defined.LinkNo
A Property Description locale must be provided.LinkNo
A property with the Name %1s is already defined for the language code %2s.LinkNo
Related Entities
When page is loaded
Properties
When page is submitted
PropDescription
Properties
Technical Information
Page IDSystem_createPropertyDescription
LocationC:\Users\david\dev\src\esystems-inc\Curam_V8_IS\webclient\components\core\System\PropertyAdmin\System_createPropertyDescription.uim
Page Load InterfacePropertyAdmin.readProperty
Page Submit InterfacePropertyAdmin.addPropertyDescription
Linked From Pages