Typed or Selected

Question type Typed or Selected is used to allow to user to select an answer from an available list of choices rendered as combo boxes on the target display. However the combo box includes a standard input text control as well to allow the user to enter (type) any value if required instead of selecting one from the proposed list.

The list may be statically generated or dynamically generated with a live connection to a third party system via default means or via bi-directional connectors.

A Typed or Selected question uses Item Lists to generate the list of values to populate in the displayed combo boxes.

Additional settings are available in the Selected left section which can customize the behavior of the question and select which item list to use.

questions_selected2

Default
Enter a text to use as pre-filled default value when the question is rendered on the target display, or click the Variable button to select a variable which will contain a value for the target text.

Warning

Since the current question is a list the entered text must match an item available in the list which will be pre-selected as default value, otherwise the Default value will have no effect.

Warning

Pay attention to the used variable, not all variables are meaningfully in this context. Specific processing variables will be always empty because questions happens normally before a process.

Info

You cannot use other questions variables here because typed questions are static and rendered only once when the workflow is load.

Item lists
The section shows a list of all Item Lists available and configurable under the selected question. Select the item list(s) to use for this question by marking the checkbox in the left hand column. The list reflect the general Item Lists list.

Checked item lists will be always displayed on top of the list.

When selecting multiple item lists the items returned by all of them are merged together in the order the lists are executed and they will be all in one unique combo box selection.

You can use the New button to create directly from this section a new Item List, or use the Modify button to modify the settings of the selected Item List without going back into the main Item Lists section. Both buttons will show the New Item List dialog.

It is also possible to search through the list by using the search function on the upper right side.

Info

At least 1 item list is required to be selected in order to generate a list of choices for the current question.

Warning

If the selected item list(s) will produce an empty list of value the question combo box might show no results. Verify always that the selected item lists are actually generating correctly a list.

Previous Article

Typed