Defining the Layout of the Applet Message
This topic describes how to define the layout of the applet message.
To define the layout of the applet message
-
In the Object Explorer, click Applet.
-
In the Applets list, query the Name property for the applet where you want to define the applet message.
-
In the Object Explorer, expand the Applet tree and then click Control.
-
In the Controls list, add a new control for the applet message you created in Creating an Applet Message with the values shown in the following table.
Property Description Field
Enter the name of the applet message.
Field Type
Choose Message.
-
Edit the Applet Web Template:
-
Drag and drop a Label control from the Palette to the applet grid layout.
-
(Optional) To modify the width of the control (for text), do the following:
-
Position the mouse over the border (or edge) of the control so that the Web Template Editor changes the cursor to a line that includes arrows at each end of the line.
-
Drag the border to modify the size of the control.
The text in the control wraps in edit and preview modes. Siebel CRM wraps the applet message text in the Siebel client at runtime. This message includes the dynamic text that replaces the placeholder text.
-
-
-
In the Properties pane, set the HTML Display Mode property to FormatData.
Setting the HTML Display Mode property to FormatData allows line returns and spacing in the text string.
-
(Optional) If you did not enter text for the message when you defined the applet message, then you can enter it now:
-
Double-click the control.
-
In the text box in the layout editor, type in the text for the message.
-