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

  1. The user can choose between Yes or No by using "Create_RadioButtonStep_YesNo"



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


See Step Configuration Matrix for details.