Altova MobileTogether Designer

The Combo Box control provides a mechanism consisting of two parts:

 

Entry text and XML values: The text of combo box entries (the dropdown list that the end user sees), and their corresponding XML values (that go into the page source node) are specified with the Combo Box Entry Values property (see below for details).

Associated XML node. A node from the Page Sources Pane is dropped on the combo box. This is the associated XML node (or page source link) which will receive the combo box value that is selected by the end user. In order to use the end-user-selected value elsewhere in the page, the node's content is referenced by either dragging the node onto controls or selecting the node in XPath expressions.

 

Typically, combo boxes allow users to select one option from out of a set. If you wish to offer users the ability to select multiple options, set the Multi Select property to true. For details of how this works, see the description of the property below.

 

 

Combo Box events

The OnFinishEditing event is available. For a description of the actions that can be defined for this event, see the Actions section.

 

Combo box properties

The control's properties are available in the Styles & Properties Pane, and are listed below in the order in which they appear.

 

 

© 2018-2024 Altova GmbH