Siebel CRM Desktop for IBM Notes Administration Guide > Customizing Siebel CRM Desktop > Overview of Customizing Siebel CRM Desktop >

Customizing Forms


You can use IBM Domino Designer to customize the IBM Notes forms that Siebel CRM Desktop uses. All forms modifications are exported to the corresponding .dxl files. Each .dxl file is named according to the following mask: SBL.Form.<Form Name>.dxl, where <Form Name> is the name of the form. For example, the design of an Account form is defined in the SBL.Form.Account.dxl file. For information about how to set up this capability, see Preparing the Development Environment

Validation Rules You Can Configure for Custom Forms

The SBL.Forms script library includes a description of the validation rules that Siebel CRM Desktop uses for the object that it displays on any form. You can configure CRM Desktop to examine the format of information that the user enters in a field and then inform the user if this information does not adhere to this format. Validation uses LotusScriptto configure a wide variety of validation.

Business Logic That You Can Configure for Custom Forms

You can use the SBL.Forms and SBL.BusinessLogic script librariesto implement custom business logic.

Siebel CRM Desktop for IBM Notes Administration Guide Copyright © 2018, Oracle and/or its affiliates. All rights reserved. Legal Notices.