Skip to content

Latest commit

 

History

History
36 lines (27 loc) · 1.03 KB

devenv-drilldownpageid-property.md

File metadata and controls

36 lines (27 loc) · 1.03 KB
title description ms.author ms.date ms.topic author ms.reviewer
DrillDownPageId Property
Sets the ID of the page to use as a drill-down.
solsen
05/14/2024
reference
SusanneWindfeldPedersen
solsen

DrillDownPageId Property

Version: Available or changed with runtime version 1.0.

Sets the ID of the page to use as a drill-down.

Applies to

  • Table
  • Page Field

Syntax

DrillDownPageID = 50100;

Remarks

Drill-downs are a system-wide feature of fields (normal fields and FlowFields) that let you see the underlying transactions that make up the information shown in the field. For example, the DrillDownID property is typically used to create a link from a Cue to an underlying page.

See Also

Properties