Show/Hide Toolbars

Fields of the type Custom Object allow you to establish a non-hierarchical relationship between the current object definition, which can be system or custom, and another custom object definition. Hence, the name of the field type—Custom Object. This field type allows the user to select a related project record directly in the currently displayed record.

In the end-user interface, Custom Object fields appear as project search module fields or drop-down lists in the edit mode. See the Custom Field Types table for examples of these field types.

In the read-only mode, Custom Object fields appear as hyperlinks. By clicking the hyperlink, the user is linked directly to the identified record.

Contact Field with Hyperlink in Read-Only Mode

Contact Field with Hyperlink in Read-Only Mode

Points To Remember

Keep the following points in mind when working with Custom Object fields:

The Custom Object field type is available when creating custom fields for both system and custom object definitions.

You cannot select system object definitions or embedded custom object definitions when defining fields of the type Custom Object.

Whether a Custom Object field appears as a search module or a drop-down list in the end-user interface depends on the Default Selection Mechanism specified on the General tab of the selected custom object definition.

The display format of the field may also be determined by the display tag attribute in the block file. For details, see Custom Object Field Tag Attributes.

To limit the available records in a Custom Object field so that a user can select only related records, records in a certain phase, records with a certain default category, and so on, you must add a qualifier in the definition of the field. For more details, see Qualifiers for Custom Object Fields.

If the field is to be displayed as a search module, you can select a specific search view to be displayed in the search module. Or, you can provide users with the ability to select which search view they want to use in the search module. For more details, see Search Views for Custom Object Fields.

To specify the desired size for a Custom Object field, you have to use the size tag attribute with this field when including it in a form or block file. For details, see Custom Object Field Tag Attributes.

Data Entry Fields for Custom Fields of the Type Custom Object

Data Entry Fields for Custom Fields of the Type Custom Object