Configuring Siebel eBusiness Applications > Configuring Applets >

Setting Default Method for an Applet


The default method is the one that is invoked when the user presses Ctrl+Enter. For applets in query mode, this is ExecuteQuery (pressing Alt+Enter will also execute the query). For other modes, the DefaultMethod applet user property can be set.

NOTE:  This must be a valid applet InvokeMethod, such as NewRecord or GotoNextSet.

To set the default method for an applet

  1. In Siebel Tools, select the Applet object, and then select the desired applet.
  2. Expand the Applet object, and then select the Applet User Prop object.
  3. Add a new record with the name DefaultMethod and the value of the method you want to be invoked.
Configuring Siebel eBusiness Applications