Info | ||
---|---|---|
| ||
|
Customizations
You have multiple ways of customizing our Reports, Layouts, and and Report Print.Please use this simple guide to get started.
Task | Solution | Link |
---|---|---|
I want to modify the layout of an existing Report. | Use your preferred report designer to customize the layout. | |
I want to extend the dataset with new fields. | Create a Report Extension Object and implement your changes. | How-to Customize Item Label (Report Print) |
I want to add custom data in the GS1 Datamatrix barcode. | Create a Report Extension Object and implement your changes. | |
I want to change the existing dataset or GS1 encoded values. | You must copy and rename the Report Object and implement your changes. Source Code available on Tasklet University. | Tasklet University |
I want to use a standard or custom Report with Mobile WMS | You must create your own RequestPage Handler for the specific Report Object. | How-to Create your own RequestPage Handler (Report Print) |
...