-
In the Navigator, click the Content
Areas tab.
-
Navigate to the following path:
Path: Content Areas > ContentAreaDisplayName
> Custom Types
where ContentAreaDisplayName
is the content area in which you want to create the attribute.
Note: If you want to share
this attribute across multiple content areas, create
it in the Shared Objects content area.
-
In the Attributes row, click Create.
-
In the Name field, enter a name for the attribute. The name is
used internally only.
Note: The name must be
unique within the content area, 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.
-
In the Display Name field,
enter a 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 folder of a type that includes the attribute.
Note: The display name is
limited to 60 characters, and can contain any character, including spaces.
-
In the Datatype list, choose the type of data that the
attribute stores.
|
Datatype |
Description |
|
Boolean |
Stores a value of TRUE or FALSE. |
|
Date |
Stores a date value.
Example: 22-JUN-2000 |
|
File |
Stores a file, such as a Microsoft Excel spreadsheet or an HTML document. |
|
Number |
Stores a numeric value.
Example: 8479 |
|
PL/SQL |
Stores PL/SQL code.
Example: htp.print('Hello
World!'); |
|
Text |
Stores text.
Example: weights |
|
URL |
Stores the URL of an external Web site or Web page.
Example: http://www.healthyliving.com |
|
Application Component |
Stores the name of an application component.
Example: EXAMPLE_APP: EXAMPLE_FORM |
-
Click Create.
A message is displayed at the top of the page to confirm that the
attribute has been created.
-
You can now either click the attribute link in the confirmation
message to further define your new attribute, create additional
attributes, or click Close
to return to the Navigator. |