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/No value is collected with this step type.

Flow

Summary is normally the very last step. 

It will display an overview of the values collected in all the previous steps, and as such

The step can serve as a confirmation step where the user can quickly see that everything is correct.


See Step 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'.
 
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"/>
Image Removed

Matrix for details.


Examples

Filter by label (Content by label)
showLabelsfalse
max155
spacesTFSK
showSpacefalse
sorttitle
typepage
cqllabel = "example" and label = "summarystep" and space = "TFSK"
labelsMobile


Image Added