Versions Compared

Key

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

...

Excerpt

Script til video




Agenda

Table of Contents
maxLevel4
minLevel4



Intro speak:

In this video, we will modify the design of a label - template using the designer and we will also be adding add our own, custom data , using AL code.

Note: This video builds upon lessons learned in the previous video "Modify Label-template", so please watch that one first.

Klip

Objectives

Our The customer wants to change the design of modify the default Item Label 4" x 3", to better suit their needs.

They have three requests:

4x3 :

  1. Add custom data fields "Variant" and "Weight" using the "ExtraInfo"-fields
  2. Hide the fields: Serial No. and Expiration date. These are not in use by the customersUsing the space gained, to increase the size of the barcode, Date
  3. Enlarge the barcode making it easier to scan it from a distance
  4. Add custom data fields "Variant" and "Weight", using the already predefined "ExtraInfo"-fields, which are present for exactly this purpose
Using the examples on "Docs" 


Create a mock-up label (optional)

Using the examples on "Docs", we can get an idea of how the changes can be made and produce a visual  we can visualize the changes by creating a mock-up label, if we like.Image Removed 

Image Added

Print the label

Always Let's start by printing the label as it is. This is so we can accurately track and verify the changes, as we make them.


<VIS <Klip1 VIS PRINTET LABEL AF TF-003>

Add


Adding custom data using AL code

Using the Mobile WMS API, we can modify the behavior of the system.

..."Variant" and "Weight" as ExtraInfo,


Verify data is sent to the cloud



Modify the template design

We can now delete the two unneeded elements and enlarge the barcode.



Print the label and verify the result



...