In this step by step tutorial for beginner, you will learn how to work with SQL queries to display data and interact with various components, including Label, Memo, RichText, Barcode and Image.
πππππ₯
πLabel are normally used to display short text.
πIn this Tutorial, we will show you how to capture shelf information using a Label Component.
πLabel is to display the data at Text.
πππ¦π¨
πMemo are normally to print multiple lines of plain text in a report like Description, Description 2 and etc.
πIn this tutorial, we will show you how to display more descriptions in plaintext using Memo Component.
πMemo is to display the data at ComponentName.Text
ππ’ππ‘πππ±π
πRichText is used to display formatted text in reports, such as Notes or More Descriptions.
πIn this Tutorial, we will show you how to capture Maintain Stock Item Note to display using a RichText Component.
πRichText is to display the data in ComponentName.RichText
πππ«ππ¨ππ
πBarcodes render data in machine-readable formats for inventory tracking and scanning.
πIn this Tutorial, we will show you how to capture Maintain Stock Item Barcode to display using a Barcode Component.
πBarCode is to display the data in ComponentName.Data
ππ¦ππ π
πImage is used to display bitmaps and Windows metafiles in reports.
πIn this Tutorial, we will show you how to capture Maintain Stock Item Image to display using a Image Component.
πImage is to display the data in ComponentName.Picture
ππ’π¦π ππππ¦π©π¬
00:00–00:11Β Introduction
00:12–01:06Β Β Label
01:07– 02:07 Memo
02:08–02:53Β RichText
02:54–03:43Β Barcode
03:44–04:22Β Image
