Configuring Siebel Business Applications > Architecture of Siebel Business Applications > About Standard Interactivity and High Interactivity >

Guidelines for Configuring an Object for High Interactivity


If you deploy Siebel CRM in high interactivity, then use the following guidelines:

  • For a field to interpret and display custom HTML, such as a URL that the user enters, you must set the Type property of the field to URL. If it is not set to URL, then Siebel CRM interprets and displays the HTML as plain text. For example, if the user enters a URL in a field of type TEXT, then Siebel CRM does not recognize the URL as a link to a Web page.
  • You cannot modify the appearance of the rich text editor.
  • You cannot modify the background and text color of a list applet.
  • Do not place a control that calls a method, such as the delete function, on every row in a list. Instead, place a button in the applet that calls the method. The function acts on the chosen record.
  • If the configuration file for the Siebel application sets Siebel CRM to run in high interactivity, then Siebel CRM configures all applets to support high interactivity but it displays the view in standard interactivity. To fix this situation, you can do the following:
    • Do not explicitly set an applet to Query mode. High interactivity implicitly supports a query operation from the Siebel client so it does not support explicit use of the Query mode. For more information, see Options to Control How the User Creates, Edits, Queries, and Deletes CRM Data.
    • Deactivate any New template that is associated with an applet that you use in a high interactivity application. Siebel CRM then uses the Edit template as the default value to create new records. A problem can occur if one of the applets is in the New mode and it uses a New template that is different from the Edit template that Siebel CRM uses in default mode.
    • Disallow any multirow edit or multirow select for the list applets.
    • Do not use a hierarchical list applet in the view.
    • Do not use the style layout of a catalog for an employee application. If the view uses a template that displays applets in the style layout of a catalog, then Siebel CRM might display the view in standard activity.
    • Do not use a combo box list that uses Long Lists or includes an associated pick applet. For example, if the user does something in a high interactivity applet that causes Siebel CRM to display a pick applet, then Siebel CRM does not display the pick applet in high interactivity.
  • Siebel CRM supports browser scripting in high interactivity.
Configuring Siebel Business Applications Copyright © 2013, Oracle and/or its affiliates. All rights reserved. Legal Notices.