Share via


Page "Document Attachment Factbox"

ID 1174
Namespace: Microsoft.Foundation.Attachment

Obsolete

This element will become obsolete from version 25.0. The "Document Attachment FactBox" has been replaced by "Doc. Attachment List Factbox", which supports multiple files upload.

Properties

Name Value
ObsoleteReason The "Document Attachment FactBox" has been replaced by "Doc. Attachment List Factbox", which supports multiple files upload.
ObsoleteState Pending
ObsoleteTag 25.0
Caption Documents Attached
PageType CardPart
SourceTable Table Microsoft.Foundation.Attachment."Document Attachment"

Events

OnBeforeDrillDown

[IntegrationEvent(False,False)]
internal procedure OnBeforeDrillDown(DocumentAttachment: Record "Document Attachment", var RecRef: RecordRef)

Parameters

Name Type Description
DocumentAttachment Table Microsoft.Foundation.Attachment."Document Attachment"
RecRef RecordRef

OnBeforeDocumentAttachmentDetailsRunModal

[IntegrationEvent(True,False)]
internal procedure OnBeforeDocumentAttachmentDetailsRunModal(var DocumentAttachment: Record "Document Attachment", var RecRef: RecordRef, var DocumentAttachmentDetails: Page "Document Attachment Details")

Parameters

Name Type Description
DocumentAttachment Table Microsoft.Foundation.Attachment."Document Attachment"
RecRef RecordRef
DocumentAttachmentDetails Page Microsoft.Foundation.Attachment."Document Attachment Details"

OnBeforeOnAfterGetCurrRecord

[IntegrationEvent(False,False)]
local procedure OnBeforeOnAfterGetCurrRecord(var DocumentAttachment: Record "Document Attachment", var AttachmentCount: Integer, var IsHandled: Boolean)

Parameters

Name Type Description
DocumentAttachment Table Microsoft.Foundation.Attachment."Document Attachment"
AttachmentCount Integer
IsHandled Boolean

See also