Show TOC

Procedure documentationDefining Property Attributes Locate this document in the navigation structure

 

Properties have their own metadata, known as attributes. The Properties editor allows you view and customize the attributes of each property. Some attributes are customizable, while others are read-only.

Prerequisites

You have the appropriate permissions to edit a folder or portal object. See Permission Levels.

Procedure

  1. In the Properties editor, find the property whose attributes you want to view or change, and choose the Edit link in the Attributes column of that row. The Property Attributes dialog box opens.

  2. Edit the property attributes as needed. The following attributes are available:

    Property Attribute

    Customizable (by Administrator)

    Description

    Property ID

    No

    The technical name of a property, as required by the application or code upon which an object is based.

    Inheritance

    Yes

    Specifies whether the property value and attributes defined in the current object can be modified in target objects derived from the current object via a delta link. This is useful for creating template objects with fixed values that cannot be modified by other content administrators in target objects.

    The values available for this attribute are:

    • Editable in target objects: Allows changes to be made to the property value and attributes in delta link objects derived from the current object.

    • Locked in target objects: Locks the current value and attributes of the property in delta link objects derived from the current object (all related target objects are affected, and not only its immediate target object). The property value and attributes in the current object can still be modified.

    Note Note

    If a property in a target object has already been manually changed, it will inherit the value of its source object when the source object's Inheritance value is set to Locked in target objects. When the Inheritance value is reverted to Editable in target objects, the value previously assigned to the target object is reinstated.

    End of the note.

    End-User Personalization

    Yes

    Defines whether a property is displayed to portal users when the object (page or iView only) is personalized at runtime. You also specify whether the end user can personalize the property value.

    The values available for this attribute are:

    • Hidden: The property is not displayed when the object is personalized.

    • Read-Only: The property and its value are displayed when the object is personalized, but the end user cannot personalize the property.

      For example, the Description property of an object should be provided to portal users, but should not be editable.

    • Read/Write: The property and its value are displayed when the object is personalized. The portal user can personalize the property value.

      For example, this option is often used for properties that allow the portal user to personalize the data retrieved by an iView.

    Property Description

    No

    Displays useful information about the property. For example, the Property Description for the attribute Quick Link explains:

    • What a quick link is: A navigation shortcut to the iView/Page

    • Other pertinent information: The quick link should be unique within the portal

    Note Note

    The Reset button, located at the bottom of the Property Attributes dialog box, allows you to restore the value of the current property to that of the same property in the source object from which the current object is derived. For more information, see Resetting Properties.

    End of the note.
  3. Choose OK to close the Property Attributes dialog box.

  4. Choose Save to apply the modified property attributes of the object.