!--a11y-->
Defining Property Attributes 
Properties have their own metadata, known as attributes. The Property Editor allows you view and customize the attributes of each property. Some attributes are customizable, while others are view only.
You must have the appropriate permissions to edit a folder or portal object. See Permission Levels.
...
1. Make sure the object whose properties you are editing is the object in focus in the Property Editor.
2. In the Property Editor, click the expand/collapse arrow next to the property name whose attributes you want to view. The attributes of the property are displayed below the property name.
You can display the set of attributes of only one property at a time.
3. Edit the property attributes as needed. The following attributes are available:
Property Attribute |
Customizable (by administrator) |
Description |
Property ID |
No |
Specifies the technical name of a property, as required by the application or code upon which an object is based. |
Inheritance |
Yes |
Specifies whether or not 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: · Can be edited 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.
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 Inheritance value is set to Locked in target objects. As soon as the Inheritance value is reverted to Can be edited in target objects, the value previously assigned to the target object will be reinstated. |
End-User Personalization |
Yes |
Defines whether or not a property is displayed to portal end users when the object (page or iView only) is personalized at runtime. You also specify if 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. Examples: (i) The Description property of an object should be provided to end users, but should not be editable. (ii) When a particular property value is important for understanding the data logic behind a given iView, such as an ID of a specific SAP transaction. · Read/Write: The property and its value are displayed when the object is personalized. The end user can personalize the property value. Example: This option is often used for properties that allow the portal end user to personalize the data retrieved by an iView. |
Description |
No |
Displays useful information about the property. |

The Reset button, located below the property attributes, 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.
4. Choose Save to apply the modified property attributes of the object.