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

Version 1 Next »

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




  • No labels