If you want a quick way to let the user select one or even multiple items of a given dataset you can use the ListDialog.
Use the SetOnTouch method of the ListDialog object to set the name of a function you want to be called every times a list item is selected. The selected item is passed that function as parameter.
ou can use the
Methods
The following methods are available on the ListDialog object:
Batch(
properties )
Dismiss()
GetType() → String: “ListDialog”
Hide()
Show()