Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Request for External] - Page Doc. Attachment List Factbox - OnAfterGetRecRefFail #27769

Open
DanielHaglo opened this issue Dec 5, 2024 · 0 comments
Labels
Integration GitHub request for Integration area request-for-external Request for exposing a function for extension development

Comments

@DanielHaglo
Copy link

DanielHaglo commented Dec 5, 2024

Describe the request

Could include sender be added to event OnAfterGetRecRefFail?

 [IntegrationEvent(true, false)]
    local procedure OnAfterGetRecRefFail(DocumentAttachment: Record "Document Attachment"; var RecRef: RecordRef)
    begin
    end;

Additional context

Because i want to be able to have a global variable in the page i can access.
Internal work item: AB#559829

@JesperSchulz JesperSchulz added request-for-external Request for exposing a function for extension development Integration GitHub request for Integration area labels Dec 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Integration GitHub request for Integration area request-for-external Request for exposing a function for extension development
Projects
None yet
Development

No branches or pull requests

2 participants