Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Reverted from v. 9
Description

What is it

Excerpt

Additional text displayed on a List.

Available on 

  • Order Header level
  • Order Line level


The default device configuration has 5 available lines where 3 are in use.


Other options for displaying information

  • Display dialoges (When you want a Pop-up when opening an Order)
  • "Collector step" so the information is displayed during the actual Registration of Barcode scanning / input values.


Example

Additional text (Lorem ipsum...) displayed on Order Header Level as DisplayLine 4

Image RemovedImage Added


 

How to enable in NAV

Modify the relevant functional area codeunit (Pick, Receive etc.)

Search for "DisplayLine" and change the relevant code to display the text of your choice.

Example

To change the DisplayLine for Pick Lines

  • If using Pick Directly on Order, then modify the function "CreateSalesLinesResponse" in Codeunit "WMS Pick".
  • If using Warehouse Picks, then modify function "CreateWhseActLinesResponse" in Codeunit "WMS Toolbox".