Table of Contents

Page "Entity Text Factbox Part"

ID 2011
Namespace: System.Text

A card part to use on a factbox to display the entity text. Ensure the SetContext procedure is called OnAfterGetCurrentRecord on the parent page.

Properties

Name Value
ApplicationArea #All
Caption Entity Text
DelayedInsert True
InsertAllowed False
LinksAllowed False
PageType CardPart
Extensible False
SourceTable
SourceTableTemporary True
RefreshOnActivate True

Methods

SetContext

procedure SetContext(SourceTableId: Integer, SourceSystemId: Guid, SourceScenario: __MissingTypeSymbol__, PlaceholderText: Text)

Parameters

Name Type Description
SourceTableId Integer
SourceSystemId Guid
SourceScenario __MissingTypeSymbol__
PlaceholderText Text

See also