Siebel CRM Desktop for IBM Notes Administration Guide > Customizing Siebel CRM Desktop > Customizing Field Behavior >

Making Fields Read-Only


To make a field read-only, you disable the corresponding control on the form that references the field that you must make read-only. The example in this topic makes the Opportunity Name field on the opportunity form read-only.

To make a field read-only

  1. Open IBM Domino Designer, and then open the (SBL)form:opportunity form.

    For more information, see Opening IBM Domino Designer.

  2. Choose the Name field.
  3. Click the Objects pane and then choose Input Enabled.
  4. In the Event Properties tab that IBM Domino Designer displays along the right side of the workspace, add the following code:

    @False;

    IBM Domino Designer disables the field in the client.

  5. Open the client and then navigate to the Opportunity form.
  6. Open an opportunity and make sure you cannot modify the Opportunity Name.
Siebel CRM Desktop for IBM Notes Administration Guide Copyright © 2018, Oracle and/or its affiliates. All rights reserved. Legal Notices.