SingleSelectTask
SingleSelectTask
provides an interface for selecting one option from a provided list of choices. This is one of the most commonly used task types in Ziva.
Creating a Task

Main Methods
Creating with Settings
Getting Results
Choice Hints
Use theDescription
field to provide contextual hints. The text appears in the helper area when an item is focused.
See Also
- MultiSelectTask - for multiple option selection
- YesNoTask - for binary choice