When creating a style for a mandatory field, consider using a unique font color so users can quickly identify mandatory fields when editing items. The color is also used as an indicator for the tab name of a tab that contains the mandatory field. |
You do not need to assign text styles. If no text styles are assigned, the default styles are applied. |
Text Styles Properties | Description |
Defined Text Styles | By default, styles are defined for Heading, FieldLabel, and FieldValue. Heading style available to apply to any text you define as heading. FieldLabel and FieldValue styles available to apply to field labels and values. |
Name | Display name of defined text style you select. By default, first one selected. |
Font | Font for selected text style. Default font determined by operating system. |
Size | Available font sizes from 8–72 points. Also font weight, such as Bold, or Italic, or both. Default font size determined by operating system. |
Color | Font color from available system font colors. By default, color determined by operating system. |
Sample | Sample of text, including font size, weight, and color. |
Default Text Styles Properties | Description |
Default Label | By default, label text style is system. |
Default Field Label | By default, field label text style is system. |
Default Field Value | By default, field value text style is system. |
Default Mandatory Field Label | By default, mandatory field label text style is system. |
Default Grid Properties | Description |
Background Color | Background color of grid. Choose color by clicking list and selecting: • available color • custom option and then choosing a color from the selectors for Swatches, HSB (Hue, Saturation, Brightness), or RGB (Red, Green, Blue). By default, background color is default as determined by operating system. |
Border | Thickness of border around grid from 0 to 99 pixels. By default, border is 0. |
Cell Spacing | Distance between individual cells from 0 to 99 pixels. By default, cell spacing is 0. |
Cell Padding | Distance between cell’s contents and cell margin from 0 to 99 pixels. By default, cell padding is 0. |
Pack | Specifies whether any extra horizontal space in grid is filled by last column (at far right). If pack is False, then extra horizontal space distributed across all columns. Extra horizontal space only occurs when Fill option set to True. By default, pack is True. |
Fill | Specifies whether grid expands to fill available width in item display. If fill False, grid uses only space required to display its contents. By default, fill is True. |
Default Cell Properties | Description |
Background Color | Preferred background color of cell. Select preferred background color by clicking list and selecting: • available named HTML color • custom option and then choosing a color from the selectors for Swatches, HSB (Hue, Saturation, Brightness), or RGB (Red, Green, Blue). By default, background color is default as determined by operating system. |
Horizontal Alignment | Horizontal alignment of cell contents (Left, Center, or Right). By default, horizontal alignment is Left. |
Vertical Alignment | Vertical alignment of cell contents (Top, Middle, or Bottom). By default, vertical alignment is Middle. |
Wrap | Wrapping of text within cell. By default, Wrap enabled. |