Customizing the My Events Applet
The My Events Applet provides links to views where users can register for events, view event invitations, or view events they have already registered for.
Each link and corresponding bitmap is represented by a control object on the applet. To create or modify a new control, Siebel administrators or developers should perform the following procedure.
To create or modify new controls on an applet
Using Siebel Tools create a link by setting the HTML Type property of the control to “Link and then set the Method Invoked property to “GotoView.
To specify the destination view, create a Control User Property with Name = “View and Value = “Destination View Name.
Each image is specified in the Control’s HTML Bitmap property, which refers to a Bitmap Category Item. The layout of the applet is defined by the Applet Web Template.
For more information about working with applets, views, drilldowns, bitmaps, and Web templates, see Configuring Siebel Business Applications, Using Siebel Tools, and Siebel Object Interfaces Reference.