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

This article requires Mobile WMS Extension version 5.16 or later.


Description

You want to add/create a custom Label-template.


Each standard label has a “template handler”, this can be used if you create your own version of a template, but want to re-use the data processing and Step-collection of a standard template.

Your label is a kind of "Item Label", so you naturally want to re-use the Item Label template handler - and perhaps modify it's behavior. 




In this example the new template is called "MyItemLabel".

Create the template

Currently you must contact Tasklet Factory or InterForm to create your new template. They will also provide you with a URL mapping path.


Add Template

Add the template in Business Central - "Mobile Print Setup".

Enter the URL mapping.



Assign template 

Assign the new template to the desired printer(s).



Label Template lookup

You should now be able to see the template when looking up labels on the mobile device.




Modify the behavior of the Template Handler 

  • All Values and display Labels can be changed through customization.
  • Additional values can collected using “Steps” – or you can change existing steps.
  • See Mobile WMS API or the examples below.





More examples





  • No labels