Versions Compared

Key

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

Collects

The Radio Button Step collects a boolean, typically used as a confirmation.

The value collected is like Text Step

Flow

There are two uses

The user can choose between Yes or No by using "Create_RadioButtonStep_YesNo"
  • A single serial number currently being Taken (i.e. Picking)
  • Notes

  • Controlled by Order Lines GetOrderLines Response
    • <RegisterSerialNumber> enables the step
    • <Quantity> controls whether a single or multiple serial numbers are collected 
  • Controls when a line is considered "Completed"
  • Since serial number always equals one in quantity and multiple equals the same
  • Therefore Quantity Step not used when this step is used
  • Using Online validation you can overwrite other steps or check the serialnumber is available
  • text value which was selected from a predefined list of texts.

    Typical Use

    Often used as a Yes/No confirmation.



    See Step Configuration Matrix for more details.