Siebel Tools Reference > Logical User Interface Objects Configuration > Defining Toolbars and Menus >

Configuring Spell Check


Siebel Spell Check is available for use by many Siebel eBusiness applications. This feature helps users, such as call center agents, identify spelling errors before sending out emails, faxes, or other text communications. For additional information on Siebel Spell Check, see Siebel eMail Response Administration Guide and Siebel Call Center User Guide.

Users can invoke Siebel Spell Check from an applet-level menu item. You configure this menu item by creating a "Check Spelling Field" user property for the applet where the Check Spelling button and the field to be checked are located. The workflow is described in the sections that follow.

  1. Create a Spell Check button. You need to create a Spell Check button for the applet containing the field to be checked. For information on performing this procedure, see To create a Spell Check button.
  2. Set the Spell Check button user properties. For information on performing this procedure, see To set the Spell Check button User Properties.
  3. Edit the Web Applet template. After creating a Spell Check button, you add it to the template where it will appear. For information on performing this procedure, see To edit the Web Applet.
  4. Add the Spell Check business component to a business object. Next, you add the Spell Check business component to the business object of the applet containing the field to be checked. For information on performing this procedure, see To add the Spell Check business component to a business object.
  5. Create a Spell Check menu item. You need to create a Spell Check menu item for the applet containing the field you want to be checked. For information on performing this procedure, see To create a Spell Check Menu Item.
  6. Compile the project. For information on performing this procedure, see Compiling Projects.
  7. Test the applet. You can test the applet by running a Siebel application, navigating to the applet you have configured, and making sure that the Check Spelling button is present and working correctly.

To create a Spell Check button

  1. In the Object Explorer, double-click the Applet object type to expand it.
  2. In the Applets window, select the name of the applet for which you are creating a Spell Check button.
  3. In the Object Explorer, select the Control object type and add a new record.
  4. Create the new record with the following values:

    Field
    Value
    Name
    ButtonCheckSpelling
    Caption
    Check Spelling
    Field
    [field name]
    HTML Type
    MiniButton
    HTML Only
    True
    Method Invoked
    ShowPopup

    NOTE:  If the Method Invoked value does not appear in the pick list, type it in.

To set the Spell Check button User Properties

  1. In the Object Explorer, double-click the Controls object type to expand it.
  2. Select the Control User Properties object type.
  3. Click Control User Properties.
  4. In the Control User Properties window, create new records for the following user properties, with the corresponding values:
  5. Field
    Value
    Mode
    Edit
    Popup
    Spell Checker Popup Applet
    Popup Dimensions
    560 X 350 (recommended initial size)

To edit the Web Applet

  1. In the Object Explorer, double-click the Applet object type to expand it.
  2. In the Applets window, select the name of the applet for which you are creating a Spell Check button, and then right-click and choose Edit Web Layout.
  3. In the Web Control toolbar, from the Mode drop-down list, select Edit.
  4. In the Controls window, select the "Check Spelling" icon, and then drag it to a placeholder in the Web template.
  5. In the Web template, right-click and choose Preview.
  6. You can see the Spell Check button as it will appear in the user interface.

To add the Spell Check business component to a business object

  1. In the Object Explorer, click the Business Object type.
  2. In the Business Objects window, select the business object to which you want to add the Spell Check business component.
  3. In the Object Explorer, double-click Business Object to expand it, and then select Business Object Component.
  4. In the Business Object Component (child) window, add a new record.
  5. Create the new record with the following values:

    Field
    Value
    BusComp
    Spell Checker Applet VBC

To create a Spell Check Menu Item

  1. In the Object Explorer, click Applet, and then select the applet for which you want to create a Spell Check menu item.
  2. Double-click the Applet object type to expand it, and then select Applet Method Menu Item.
  3. In the Applet Method Menu Item window, add a new record.
  4. Create the new record with the following values:

    Field
    Value
    Command
    Check Spelling
    Menu Text
    &Check Spelling
    Position
    2

  5. Select the Applet User Property object type.
  6. In the Applet User Properties window, add a new record.
  7. Create the new record with the following values:

    Field
    Value
    Name
    Check Spelling
    Value
    [Name of the field that will use Spell Check]


 Siebel Tools Reference, Version 7.5, Rev. A 
 Published: 18 April 2003