Browser Detection Script checks if Internet Explorer 5.5 is being used and adjusts the font size if it is.
Help Contents

Edit Attribute

| Field Descriptions | Related Help Topics | Additional Information | Locating this Page |

Use this page to modify the definition of an attribute.

Note: Any change to the attribute affects all existing occurrences of the attribute.

Go to topField Descriptions

Attribute Properties

Field Description
Datatype

Display only. The type of data that the attribute stores.

  • Boolean stores a value of TRUE or FALSE.

  • Date stores a date value in the format DD-MON-YYYY HH12:MI PM. For example, 20-SEP-2002 10:57 AM.

  • File stores a file, such as a Microsoft Excel spreadsheet or an HTML document.

  • Number stores a numeric value. For example, 8479.

  • PL/SQL stores PL/SQL code. For example, htp.print('Hello World!');.

  • Text stores text. For example, weights

  • URL stores the URL of an external Web site or Web page. For example, http://www.oracle.com.

Name

Edit the name of the attribute. The name is used internally only.

Note: The name must be unique within the page group and the Shared Objects 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.

Display Name

Edit the descriptive name of this attribute. The display name is used in the Navigator and is also displayed as a label for the attribute when users add or edit a page or item of a type that includes the attribute.

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

Length

Enter the number of characters the attribute can store.

Note: The Length field is displayed only for text attributes.

Enable Translations

Select this check box if you want content contributors to be able to translate the values stored in the attribute into different languages.

Clear this check box if you want the values stored in the attribute to be the same in all languages.

Example: The values of an attribute that stores an employee number are generally the same across all translations, whereas the values of an attribute that stores descriptive text needs to be translated into different languages.

Display Option

Select how to display the attribute when users add or edit a page or item of a type that includes the attribute.

Note: The Display Option field is displayed only for text attributes.

  • Single-line Field displays the attribute as a field that contains a single line of text.

    Example:

    Example of a single-line field

  • Multi-line Field displays the attribute as a field that can contain multiple lines of text.

    Example:

    Example of a multi-line field

  • List Of Values displays the attribute as a list from which users can choose a value. If you select this radio button, enter the name of the List of Values (LOV) in the field provided. Click Browse to select an LOV if you are not sure of its name.

    Example:

    Example of a list of values

    Note: The LOV must already exist.

List Of Values

Enter the name of an LOV from which users can choose a value for the attribute. Click Browse to select an LOV if you are not sure of its name. The LOV must already exist.

Note: The List of Values field is displayed only for text, date, number, and URL attributes.

PL/SQL Execute Options

Note: The PL/SQL Execute Options section is displayed only for PL/SQL attributes.

Field Description
PL/SQL Execute Options

Select which privileges to use when executing the PL/SQL stored in a PL/SQL attribute.

  • Public executes PL/SQL with the privileges of the OracleAS Portal public schema.

  • Creator executes PL/SQL with the privileges of the schema associated with the user who created the page or item that includes the PL/SQL attribute.

  • Schema executes PL/SQL with the privileges of a specified schema. If you select this radio button, enter the name of the schema in the field provided. Click Browse to select a schema if you are not sure of its name.

Go to topRelated Help Topics

Concepts:

Next Steps:

Go to topAdditional Information

On Portal Center:

For more information go to the documentation section of Portal Center.

Go to topLocating this Page

  1. Click the Navigator link, then click the Page Groups tab.
  2. At the top level, click the link for the page group that owns the attribute that you want to edit.
  3. Click the Attributes link.
  4. Click the Edit link in the row for the attribute.

Tips:

Oracle Logo
Copyright © 2004, Oracle. All rights reserved.