Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

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'.


 

Configuration
<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"/>


Figure A




Figure B


  • No labels