Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


This article requires Mobile WMS
Note
Info
titleRequirements
  • Extension version
5.16 or later.
  • MOB5.35

Description

Excerpt

You want to add/create a custom Label-template.label template with a unique design


In this example, we will duplicate an Item Label to make our own version called "My Item Label".


Try not to modify standard templates

It is recommended to keep that for reference and create a clean copy 

About the template handler

Each standard label has a “template handler”, this can be used if you handler".

The handler makes it easy for you to create your own version of a template, but want to template and 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 the Item Label template handler - and perhaps modify it's its behavior. 

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

Create the template

Currently you must contact Tasklet Factory 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.

Image Removed

Assign template 

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

Image Removed

Label Template lookup

...


Step 1: Select a template 


  • Go to Mobile Print Setup
  • Select Templates
  • Select an Item Label


Image Added


Step 2: Make a copy

  • Select Copy Template
  • Enter My Item Label


Image Added


Step 3: Label Template lookup on Mobile

You can see the template when looking up labels on the mobile device.Image Removedmobile 

  • Go to the Main menu
  • Select Print
  • Enter an Item number, Accept

You can now use the new template


Image Added



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.

...