Changing an attribute's display properties

You can specify how an attribute is displayed when users add or edit an item or page of a type that includes the attribute. For example, you can change the label for the attribute, and whether it is a single line field, multi-line field, or a list.

Note: You must be the page group administrator, the portal administrator, or have Manage privileges on All Page Groups to change an attribute's display properties.

To change an attribute's display properties:

  1. In the Navigator, click the Page Groups tab.

  2. Navigate to the following path:

    Path: Page Group > PageGroupDisplayName > Custom Types > Attributes

    where PageGroupDisplayName is the page group in which the attribute was created.

    Note: If the attribute is shared, it will be in the Shared Objects page group.

  3. In the row for the attribute you want to edit, click Edit.

  4. In the Name field, edit the name of the attribute. The name is used internally only.

    Note: The name must be unique within the page group, is limited to 60 characters, and can contain only alphanumeric characters (A-Z, a-z, 0-9) and the underscore character (_); no spaces or other special characters.

  5. In the Display Name field, edit the descriptive name for the attribute. The display name is used in the Navigator and is also displayed as a label for the attribute when users add or edit an item or page of a type that includes the attribute.

    Note: The display name is limited to 60 characters, and can contain any character, including spaces.

  6. (Text attributes only) In the Length field, enter the number of characters the attribute can store.

  7. Select Enable Translations if you want to users to be able to translate the values stored in the attribute into different languages.

    Note: If you clear this check box, the values stored in the attribute will be the same in all languages.

  8. (Text attributes only) In the Display Option radio group, select how to display the attribute when users add or edit an item or page of a type that includes the attribute.

  9. (Date, Number, and URL attributes only) In the List Of Values field, enter the name of an LOV from which users can choose a value for the attribute. Click list.gif to select an LOV if you are not sure of its name.

    Note: The LOV must already exist.

  10. (PL/SQL attributes only) In the PL/SQL Execute Options radio group, select which privileges to use when executing the PL/SQL stored in a PL/SQL attribute.

  11. Click OK.

Related topics

Creating an attribute
Adding attributes to a custom item type
Adding attributes to a custom page type
Deleting an attribute