Print      Open PDF Version of Online Help


Previous Topic

Next Topic

Setting Up Concatenated Fields

A concatenated field is a field that can display the values from multiple fields and can also display additional text. You set up concatenated fields when you want to combine values from a number of individual fields and you want to display this information on record Detail pages, Edit pages, related information sections, and lists. For more information on concatenated fields, see About Concatenated Fields.

To set up concatenated fields in Oracle CRM On Demand, complete the steps in the following procedure. For more information on restrictions when using concatenated fields, see Restrictions When Using Concatenated Fields.

To set up a concatenated field

  1. In the upper-right corner of any page, click the Admin global link.
  2. In the Application Customization section, click the Application Customization link.
  3. In the Record Types Setup section, click the link for the required record type.
  4. In the Field Management section, click record type Field Setup.
  5. If the concatenated field does not already exist, then create a concatenated field.

    For more information, see Creating and Editing Fields.

  6. On the Fields page, click the Edit Fields link for the concatenated field.
  7. On the Edit Fields page, complete the following fields where applicable:
    1. Field Display Name. This field is read-only.
    2. User and System Fields. Select an option from the User and System Fields list to add parameter fields to the Display Text field at the current position of the cursor.

      For example, if you choose User id from the list, then %%%User id%%% is inserted into the Display Text field, depending on where your cursor is positioned. At run time, this parameter is replaced with the user ID of the user who is logged in.

      For more information, see User and System Fields.

    3. Record Type Fields. Place your cursor in the Display Text field where you want to add a field, and then select the field that you want to include from the list.

      For example, if you select the field Row id, then %%%Row id%%% is inserted into the Display Text field, depending on where your cursor is positioned. At run time, this parameter is replaced with the row ID of the current record.

      NOTE: Record Type refers to the record type for which you are setting up the concatenated field. For example, if you are editing a concatenated field for a contact record, this field appears as the Contacts Fields list.

    4. Mark for Translation. Select this check box if you want this concatenated field to appear in other activated languages.
    5. Display Text. Shows the fields and additional text that make up the concatenated field. In the Display Text field, you can specify the fields for the record type, user and system fields, and additional text.

      For example, if you want to set up a concatenated field that is based on the Job Title and Age fields, then you can select Job Title from Record Type Fields, type the text “, aged”, and select Age from Record Type Fields. The following text is then shown in the Display Text field:

      %%%Job Title%%%, aged %%%Age%%%

      Then, for example, the following might be displayed in the concatenated field:

      Manager, aged 41

      You can use the Enter key in the Display Text field to specify that text and fields appear on separate lines in the concatenated field.

      NOTE: If your display text is too long to fit in the layout, then it is truncated. The Display Text field can contain up to 250 characters.

  8. Click Save.
  9. Add the concatenated field to the Detail page.

    For more information, see Customizing Static Page Layouts.

Related Topics

See the following topics for related information:


Published 7/3/2018 Copyright © 2005, 2018, Oracle. All rights reserved. Legal Notices.