Adding a combo box with page links

When you run Kiosk2Go, you can change between pages one page at a time by tapping the paging buttons . Alternatively, you can add a combo box to the pages that allows the user to jump directly to a particular page.

Notes:

To add a combo box with page links

  1. Drag a Generic Controls device from the device tree over to the main NWare design page.
  2. Specify string in the Type of control(s) list.
  3. Open the Kiosk2Go Layout block and click the page where you want to add the combo box.
  4. Open the Generic Controls control block, and then copy and paste the control onto the Kiosk2Go Layout device page.
  5. Right-click the control, and then click Control Properties.
  6. In the list, click combo box.
  7. Select the Set up links to pages check box.

    The Available Pages and Selected Pages lists are displayed. The Selected Pages list shows the pages that will appear in the combo box.

  8. In the Available Pages list, double-click individual pages to move them to the Selected Pages list.
  9. If you want to remove a page from the Selected Pages list, click the page to select it, and then click Remove.
  10. If you want to change the order in which the pages will appear in the combo box, click a page to select it, and then click Up or Down.
  11. Click OK.
  12. Copy and paste the paging combo box onto all the pages in the Kiosk2Go Layout device where you want a list of pages to be shown.

See also

Adding a background color to the Kiosk2Go device

NWare controls supported by Kiosk2Go

Skinning controls to improve their appearance

Displaying the value of a fader as a tooltip

How control aliases are used in Kiosk2Go

Adding context sensitive help to a Kiosk2Go control

Adding a logout button