Versions Compared

Key

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

...

...

...

...

...

...

...

...

Description

Excerpt

You want to modify a label template by adding data to it


For a video on this topic see Cloud Print: How to modify label-template and adding data (NOT PUBLISHED)



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

Short consise defintion...

  • more elaborate descriptiondescri7ption....

Use case

Something will speed up line selection and reduces errors....


Behaviour on the device

When "X" then mobile will display "Y"


How to enable it

Something here


  • Step 1 - Something
    • Enables...
       
       
  • Step 2 - Something
    • Sets the...


Step 1 - Something

    // [Example 01]: Set something
    [EventSubscriber(ObjectType::CodeunitCodeunit::"...
    local procedure ..
    begin
     ..
    end;


Available events are:

Update 

Filter by label (Content by label)
showLabelsfalse
max90
showSpacefalse
sorttitle
cqllabel = "bc" and label = "orderlines" and label = "integrationevent" and label = "onaftersetfrom" and ancestor = "47220743"



How it works behind the scenes Is this needed?

XML Response example


Code Block
languagexml
titleXML Response example
<BaseOrderLine xmlns="http://schemas.taskletfactory.com/MobileWMS/BaseDataModel">
 ....
 

 

See also 

Update

Filter by label (Content by label)
showLabelsfalse
showSpacefalse
sorttitle
reversetrue
excerptTypesimple
cqllabel in ("integrationevent","example") and label = "lineselection"

...