Siebel Business Process Framework: Task UI Guide > Examples of Developing a Task UI > Example of Developing a Task UI That Assists with Adding an Opportunity >

Creating the Applet


This task is a step in Example of Developing a Task UI That Assists with Adding an Opportunity.

In this topic, you create a new standard applet that the user uses to enter information about an opportunity.

To create the applet

  1. In Siebel Tools, choose the File menu, and then the New Object menu item.
  2. In the New Object Wizards dialog box, click the Applets tab.
  3. Click the Form Applet icon and then click OK.
  4. In the General dialog box, define fields using values from the following table, and then click Next.
    Property
    Description

    Project

    Choose Opportunity Task UI.

    Name

    Enter Opportunity Task UI Form Applet.

    Display Title

    Enter Opportunity.

    Business Component

    Choose Opportunity.

    Upgrade Behavior

    Choose Admin.

    Use Grid Layout

    Make sure this option includes a check mark.

  5. In the Web Layout - Form dialog box, accept the default Edit Mode, and then click Next.
  6. In the Web Layout - Fields dialog box, move the following fields from the Available Fields window to the Selected Fields window, and then click Next:
    • Name
    • Description
    • Primary Revenue Amount
    • Primary Revenue Close Date
  7. In the Web Layout - Fields dialog box, move fields that Siebel Tools lists in the Available Controls window to the Selected Controls window, and then click Next.

    Siebel Tools might already display fields for this dialog box in the Selected Controls window.

  8. In the Finish dialog box, review your settings and then Click Finish.

    Siebel Tools creates the new applet and then opens the Web Layout Editor.

  9. In the Applet Web Template window, reposition controls and labels until the applet resembles the layout that the following diagram displays:
  10. Choose the Description control, and then use the Properties window to set the property described in the following table.
    Property
    Value

    HTML Type

    TextArea

    You set the HTML Type property, and then Siebel Tools displays a scroll bar along the side of the Description control.

  11. Save your work and then close the Applet Web Template window.
Siebel Business Process Framework: Task UI Guide Copyright © 2018, Oracle and/or its affiliates. All rights reserved. Legal Notices.