Siebel Service Handheld Guide > Application Development > Configuring User Interface Elements in Siebel Handheld >

Using Auto Pop-Up Lists in the Handheld Client


Sometimes when a user encounters a new view, he or she must perform an action, such as filling in a required field by selecting a value from a pop-up list. Rather than requiring the end user to tap the control to open the pop-up list, you can configure the view so that the pop-up list automatically opens when the end user gets to that view. To configure a pop-up list to open automatically, add the user property on the applet with Name set to AutoPopupField. Depending on the type of applet, this property is set differently:

  • For list applets, set the AutoPopupField property to the Business Component field name.
  • For form applets, set the AutoPopupField property to the name of the control.
Siebel Service Handheld Guide