Back ForwardSmart Label Properties — Presentation tab

ClickMagnifying glassin the cell containing the Smart Label control to display the Properties panel, and then select thePresentation tab to configure the display of the AutoComplete.

Field

Description

Edit Options Select an edit mode for this control. The edit mode of the control, specified here, takes precedence over section and harness settings.
  • Auto — the control uses the edit mode of the section or harness in which it appears. If the section is set to Read Only, then the control is Read Only. If the section is set to Auto, then the control uses the edit mode of the harness. For example, a New harness is editable, while a Review harness is read only.
  • Read Only (expression) — the property value is presented in read-only mode based on an expression, even when the enclosing layout is in read-write mode.

    In the field that appears, select an expression. Click the gear icon to display a form where you can create an expression.
  • Read Only (when rule) — the property value is presented in read-only mode always, or based on a when condition, even when the enclosing layout is in read-write mode.

    In the field that appears, select a When condition. Click the magnifying glass to create a new one.

  • Editable — the control is editable, regardless of the edit mode of the enclosing layout.
Advanced Options

(missing snippet link)

  • Cell read-write style — Type the name of the custom style, for example, custom_stylename, that you want to apply to this cell when the user form or flow action form appears in read-write mode.
  • Cell read-only style — Type the name of the custom style, for example, custom_stylename, that you want to apply to this cell when the user form or flow action form appears in read-only mode.
  • Cell inline style— Type CSS code to define an inline style.

 

Related topics

Harness and Section forms - Adding a SmartLabel control