Skip to content

Latest commit

 

History

History
34 lines (26 loc) · 1.27 KB

devenv-lookuppageid-property.md

File metadata and controls

34 lines (26 loc) · 1.27 KB
title description ms.author ms.date ms.topic author ms.reviewer
LookupPageId Property
Sets the ID of the page you want to use as a lookup.
solsen
05/14/2024
reference
SusanneWindfeldPedersen
solsen

LookupPageId Property

Version: Available or changed with runtime version 1.0.

Sets the ID of the page you want to use as a lookup.

Applies to

  • Table
  • Page Field

Remarks

By default, a lookup provides a list of records in the table. Using this list, users can select a record and retrieve information from it into this control.

Note

Consider creating dedicated lookup pages instead of standard pages when adding a lookup (the one that looks like a dropdown) from a field. Default list pages run all triggers and fact boxes even if they aren't shown in the lookup. For more information see Writing efficient pages.

See also

Lookup Property
Performance Developer