Description
Short concise definition...
Use case
Something will speed up line selection and reduces errors....
How to set it up
Define "config-name-goes-here" and the properties like
- Attribute A
- Attribute B
See Order Lines Mobile Configuration
Example
<page id="ReceiveLines" type="OrderLines" icon="mainmenureceive"> <title defaultValue="@{PageReceiveOrderLinesTitle}"/> <orderLinesConfiguration suggestQuantity="true" verifySingleScanRegistrations="false" actionOnEmptyList="ClosePage"> <scanToSelectBehaviour gs1SearchTerm="All" behaviour="Auto"/> <---------- </orderLinesConfiguration> ..
Request
XML Example
<?xml...
Response
XML Example
<?xml...
See also
Update label to search for
-
Select, Add or Refresh Order Lines by Scan (LineSelection) — Select, Add or Refresh Lines by scanning
-
LineSelection — Line selection functionality makes it possible to:
- Select a line based on a response from the backend
- Set/return Step values
- Add/return a new line
-
-
How-to: Select Line and set default Step values (LineSelection) — The LineSelection functionality makes it possible to:
- Select a line based on a response from the backend
- Set default values on the line steps