Label

This topic describes the options and limitations available when using a Label component.

The Label component in App Builder is comparable to the Static component in Mongoose. It is typically used for text that is not intended to change: headers, titles, captions, and so on.

Content settings

Label
These settings specify the text that is to display as the label.
Tooltip
These settings specify what text is to display as a "tooltip"; that is, a bit of text that appears when a user hovers over the label text.

Interactions

Trigger Event
The Label component can trigger the On Load event. This event might display as:
  • Data Service has run (On Load), where Data Service is the name of a data service assigned to the component
  • On Load (No Data Service), where no data service has been assigned to the component
Target Action
Depending on the target, the Label component can perform a Get operation or a Run operation on the target component.

Style settings

Typography
Note: This setting does not allow you to select a particular font or a specific size for the font display. Each option controls, basically, just the relative size at which the label text displays.

This settings has these options:

  • Default

    This option displays the label using the Infor base font size.

  • Paragraph

    This option is slightly larger than the Default option.

  • Small Heading

    This option displays the same size as the Paragraph option, but uses a bold font face.

  • Medium Heading

    This option displays the label using a slightly larger font size, bold face.

  • Large Heading

    This option displays the label using an even larger font.

Color
This setting allows you, within limits, to select the color for the lable text.