Bearbeiten

DrillDown Property

Version: Available or changed with runtime version 1.0.

Sets a drill-down for a field on a page.

Applies to

  • Page Field

Property Value

True if a drill-down for the field is provided; otherwise, false. The default value is false.

Syntax

DrillDown = true;

Remarks

Drill-downs are a system-wide feature of FlowFields that let you see the underlying transactions that make up the information shown in the FlowField. For example, if the FlowField shows an account balance, then providing a drill-down for this text box lets the user quickly see the various transactions that make up the balance shown in the field.

See Also

Pages Overview
Page Properties