Label Widget
Basics
The Label widget is the
Widget
is a simple Widget that just displays static text.
It has this icon in the form builder design mode toolbar:
This widget is for adding labels or other static information to a form.
Since IJC 5.4 image files (e.g. company logos) can also be displayed by the label widget.
The sheet widget:
Multi-line text
Multi-line text is also supported. The user should first add a label widget as normal. Then edit the settings and when editing the 'Text' property you can specify muli-line text.
HTML
HTML is also supported. The user should first add a label widget as normal. Then edit the settings and when editing the 'Text' property you can specify HTML into the text for the widget. Only basic HTML features are supported. Some example HTML might be:
<html> Project Title <b> Keywords </b><br><br>...Project Summary...</html>
The label widget with above HTML embedded:
Settings
To edit the settings in Design or Browse mode double click on the Widget and the settings
editor will open. Alternatively select the widget in either mode by
single clicking on it and then click on the Widget Settings icon
(
) in the Form toolbar.
The text that is displayed and the font details and alignment can be edited.
Do you have a question? Would you like to learn more? Please browse among the related topics on our support forum or search the website. If you want to suggest modifications or improvements to our documentation email our support directly!
