WorkFlo Designer - User Choice Node
This node is an assignable node that is used to prompt the user to choose one of several options. It can be configured to require the user to supply a reason for the selected choice. The selected choice and the associated reason are written to a cell on the spreadsheet which can be used for further processing at a later stage of the workflow process.

Properties
Node ID
Auto-generated node ID. Read only.
Node Label
The label of the node to be displayed on the workflow canvas.
Options Count
The number of options to be provided to the user.
Assignment Role
The role to which this interactive choice will be assigned. A role can be selected from the dropdown table.
User Choices and Required Memo
A list of user choices will be defined with the list length determined by the Options Count property. The value of the User Choice field will be presented to the user as the name of the option to choose. If the Required Memo checkbox is selected for a choice, the user will be required to provide a memo to explain the reason for the choice.
User Choice Result Cell
The spreadsheet address to write the result to. The result will be a number shown as the label of the user's choice e.g. if the user selects the first option, the value 0 will be written to the spreadsheet; if the user selects the second option, the value 1 will be written to the spreadsheet, etc.
User Choice Memo Cell
The reason provided by the user for the selected option.