Format a detail view

About this task

You can add the following formatting options to a detail view:

These are illustrated in the following diagram:



Label

A label is bold text that acts as a heading for a section of a detail view. All input widgets that appear after a label are slightly indented to indicate their relationship to the label. The indenting continues until another label appears or the detail view ends. Thus, you cannot manually end a label indenting level at any point that you choose.

Include a label with the Label element:


PCF widget toolbox with Label highlighted.

Set the label attribute to the display key to use for the label.

Input divider

An input divider draws a horizontal line across a detail view column. You can place an input divider wherever you like between other elements.

Include an input divider with the Input Divider element:


PCF widget toolbox with Input Divider highlighted.