Kexi/Handbook/Command Reference/The Report Design Tab/en: Difference between revisions
(Updating to match new version of source page) |
(Updating to match new version of source page) |
||
Line 24: | Line 24: | ||
: A '''Line''' is used as a logical separator between different parts of a form. | : A '''Line''' is used as a logical separator between different parts of a form. | ||
<!--FIXME no Shape in 2.4.0 | |||
; Shape | ; Shape | ||
: A '''Shape''' widget is used to add special shape visuals to your report. | : A '''Shape''' widget is used to add special shape visuals to your report. | ||
--> | |||
; Chart | ; Chart | ||
Line 31: | Line 33: | ||
; Web | ; Web | ||
: A '''Web | : A '''Web''' widget is used to provide a minimal web browser component and print information from a local or web site on a report. | ||
<!--FIXME missing Map--> | |||
; Barcode | ; Barcode |
Revision as of 17:00, 7 April 2012
The Report Design Tab
From the Report Design tab you can you select widgets to add to your report.
- Label
- A Label widget displays predefined information on a report. Usually it is used as a caption next to other data-aware widgets.
- Field
- A Field widget is a single line container for data contained in your table.
- Text
- A Text widget is a multi line container for data contained in your table.
- Image
- An Image widget holds an image, bound to a field in a table.
- Check
- A Check widget holds two or three states of data (e.g. On/Off)
- Line
- A Line is used as a logical separator between different parts of a form.
- Chart
- A Chart widget is used to add a visual representation of your data presented on a graph.
- Web
- A Web widget is used to provide a minimal web browser component and print information from a local or web site on a report.
- Barcode
- A Barcode widget is used to create a barcode to be printed on a report, from data held in a field.