Create the Fields for Any Unmapped Information

Here's an outline of how you can create text and number fields for any of the unmapped information that you want to display in the UI. You can get more details about creating fields in the Oracle Applications Cloud Configuring Applications Using Application Composer guide.

  1. Ensure that you're working in a sandbox.

  2. Click Navigator > Configuration > Application Composer.

  3. Make sure CRM Cloud is selected in the Application field and expand Standard Objects.

  4. Expand Account or Contact.

  5. Click Fields.

  6. In the Custom tab, click the Create a custom field icon.

  7. Select Text or Number and click OK.

    • Here are the guidelines for creating a text field:

      Property

      Description

      Display Label

      Enter the text users see.

      Display Width

      Character width for the text field. The default is 30.

      Display Type

      Determines the type of text field displayed to the users. You can choose Simple Text Box that is a single-line text field, or Multiline Text Area, a larger text area that spans multiple lines.

      Name

      The unique identifier for the field that you add to the mapping. The application enters a name for you, but it's a good idea to change the name to match the field you're mapping.

      Description

      Optional description of the object. This field is used for internal purposes.

      Required

      Leave deselected. The field isn't required.

      Updatable

      Leave selected.

      Searchable

      Indicates whether to make the field available for selection as additional search criteria in the Add Fields list in Advanced Search mode.

      Depends On

      Leave blank.

      Fixed Value

      Leave selected and blank.

    • Here are the guidelines for creating a number field:

      Property

      Description

      Display Label

      Enter the text users see.

      Display Width

      Leave blank.

      Name

      The unique identifier for the field that you add to the mapping. The application enters a name for you, but it's a good idea to change the name to match the field you're mapping.

      Description

      Optional description of the object. This field is used for internal purposes.

      Required

      Leave deselected. The field isn't required.

      Updatable

      Leave selected.

      Searchable

      Indicates whether to make the field available for selection as additional search criteria in the Add Fields list in Advanced Search mode.

      Indexed

      Indexing a field for search improves search performance.

      Maximum Length

      Leave the default value.

      Minimum Value

      Leave blank.

      Decimal Places

      Leave at 0.

      Depends On

      Leave blank.

      Fixed Value

      Leave selected and blank.

  8. Click Save and Close.