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 6 Next »

Collects

Quantity for current order line being registered.

Flow

  • Part of the Standard Workflow on Planned Functions
  • This steps defines when a line is considered "Completed"
    • This can be modified, see lineCompletedDefinition Service Configuration

Hide Quantity step and accept the suggested value

You don't want the user to enter quantity.

This can be done by hiding the step and setting a default value at the same time:

  • defaultValue="{Quantity}"
  • visible="false"

SeeĀ Step Configuration Matrix for details.

Overwrite the quantity value

The value can be overwritten by using Online validation on other steps like LotNumber (LotNumberValidation)




Examples


  • No labels