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 with a unique design


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

Watch the video

Cloud Print: How to Copy a Label-Template to New


Do not modify standard templates, create your own copy

Keep standard templates for reference and create a clean copy for yourself


Choose a suitable design

Select a template to copy, that has a layout you like. See Standard Label Designs


About template handlers

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 to copy

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


Image Added


Step 2: Make the 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 Customize Labels and the examples below.



Filter by label (Content by label)
showLabelsfalse
showSpacefalse
sorttitle
titleMore examples
excerptTypesimple
cqllabel = "bc" and label = "print" and label = "example"

...