Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Collects

Does not itself collect any value.



Typical use

Displays a summary/an overview of the values collected in the previous steps, and as such can serve as a confirmation step where the user can quickly see that everything is correct.


Configuration

Parameters

  • inputTypeSummary
  • labelWidth: Sets the width of the label column, the first column. It can be set to '0' to only display the collected values without their respective label descriptors. If omitted, the default value is '60'.


 Image Removed

Code Block
languagexml
titleConfiguration
linenumberstrue
<add id="5" name="summary" header="Summary" inputType="Summary" labelWidth="55"/>


Android:

<add id="99" name="Summary" inputType="Summary" header="Summary" label="" helpLabel="Summary" optional="false"/>