Versions Compared

Key

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

...

Excerpt

In this video, you will be introduced to modify modifying the design of a label - template, using the designer, and add adding data using AL code.

Prerequisites

This article is used in the video How-to: Add data to label-template (Cloud Print)


Widget Connector
urlhttps://vimeo.com/x5548566xxx764143825

Filter by label (Content by label)
showLabelsfalse
showSpacefalse
titleSee also
excludeCurrenttrue
cqllabel = "print" and label = "setup"

...

Script til video

Agenda

Table of Contents
maxLevel4
minLevel4

...

In this video, we will modify the design of a label-template using the designer and we will also be adding 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.

Objectives

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

They have three requests:

...

"

...

Using the examples on "Docs" 

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

Image Removed

Print the label

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

<VIS PRINTET LABEL AF TF-003>

Add custom data using AL

Verify data is sent to the cloud

Modify the template design

...