Siebel Developer's Reference > Siebel Templates for Employee Applications > Wizard, Error, and Smart Script Templates >

Applet Wizard Template


The Applet Wizard template uses the CCAppletFormWizard.swt file. It defines wizards and SmartScript applets. It displays buttons at the bottom of the form that allow the user to navigate through a procedure. You can use ID 90 to map the applet title so that each step in the wizard can include a unique title. You can map text that occurs outside of the applet, such as the name of the running script, to ID 1100.

Figure 75 includes the generic layout that this template uses.

Figure 75. Generic Layout of the Applet Wizard Template

This template uses the following structure:

CCAppletFormWizard.swt

CCTitle_Mapped.swt

CCForm1ColBody.swt

CCButtons.swt

Table 112 lists the items that Siebel CRM can map for this template. For more information, see About Mapping IDs to Placeholders.

Table 112.  Items Siebel CRM Can Map for the CCAppletFormWizard.swt File
ID
Placeholder

2

Back

90

Title

91

Inside Applet Help Text

106

Query

107

Go (ExecuteQuery)

108

Cancel (Query)

109 through 111

Control

131

New

132

Edit

133

Delete

134

Reset

135

Cancel

136

Save

139 through 143

Control

184

Title

580

New

599

Save

1100

Outside Applet Help Text

1301 through 1350

Required or Label or Field

1500

Required or Legend

2301 through 2350

Required or Label or Field

Siebel Developer's Reference Copyright © 2013, Oracle and/or its affiliates. All rights reserved. Legal Notices.