Siebel Composer Developer Preview Guide > Use Cases for Siebel Composer >
Changing Applet Fields to Read-Only Fields
In this use case, you change the field for the main phone number to a read-only field. This field is located in the Accounts List view of the Accounts screen in the Siebel application. To change an applet field to a read-only field
- In the Siebel application, complete the following steps to determine the name of the field that you want to change and the name of the applet that contains that field:
- Navigate to the Accounts screen, then the Accounts List view.
- Note that the display name for the main phone number field in the accounts list is Main Phone # and that you can edit this field value.
- In the application-level menu, click Help, and select About View from the menu that appears.
- In the About View dialog box, note that the name of the applet for the accounts list is SIS Account List Applet, and click OK.
- In the Siebel application, complete the following steps to determine the runtime version of the Siebel application that you are using:
- In the application-level menu, click Help, and select About SRF from the menu that appears.
- In the About SRF dialog box, note the version number of the Siebel Repository File (SRF) in the File Name field, and click OK.
- In Siebel Composer, complete the following steps to change the main phone number field in the accounts list applet of the Siebel application:
- Navigate to the Applet screen, and query for SIS Account List Applet in the Name field.
- Click the cogwheel icon, and select Lock Object from the menu that appears.
- Scroll down to the List Columns list, and query for Main Phone # in the Display Name field.
- In the record for the main phone number field, select the Read Only field to make the main phone number field a read-only field.
- In the Applet screen, click the cogwheel icon, and select Unlock Object from the menu that appears.
- In Siebel Composer, publish the changes to the applet object.
For more information, see Publishing Modifications in Siebel Composer.
- Log out of the Siebel application, log in to it again, and notice the following changes:
- The main phone number field for the records in the Accounts List view of the Accounts screen is now read only.
- The version number in the File Field in the About SRF dialog box is increased by 1 to the version number that you published.
|