Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Small and medium business | Business Central, N...
Answered

How to custom Factbox under the Attachment Tab in Page Extension Business Central

(1) ShareShare
ReportReport
Posted on by 85
Hi Experts,

I am facing the issue that I have been asked that I should add the factbox under the Attachment Tab. But I am able to add it under the Details Tab. Now, I want to add my factbox under the Attachment.

Here is my AL Code:
pageextension 50124 "Customer Card PageExt" extends "Customer Card"
{
    layout
    {
        addfirst(factboxes)
        {
            part(FDDDragAndDropFactbox; "Sharepoint_Files_Factbox")
            {
                ApplicationArea = All;
                SubPageLink = "Table ID" = const(18), "No." = field("No.");
            }
        }
    }
}

  • Suggested answer
    Khushbu Rajvi. Profile Picture
    17,404 Super User 2025 Season 1 on at
    How to custom Factbox under the Attachment Tab in Page Extension Business Central
    The Attachments tab typically only supports system-generated factboxes that Microsoft provides, and there is no direct way for users or developers to add custom factboxes to this specific tab.
  • Verified answer
    YUN ZHU Profile Picture
    84,728 Super User 2025 Season 1 on at
    How to custom Factbox under the Attachment Tab in Page Extension Business Central
    As far as I know, there is no way.
    The Attachments tab only supports system factboxes, which only Microsoft can add.
     
    On the other hand, if you add Document Attachment, Links, Notes, no matter what the name is, it will go to Attachments tab.
    For exmaple,
     
    Thanks.
    ZHU
  • MA-22070947-0 Profile Picture
    85 on at
    How to custom Factbox under the Attachment Tab in Page Extension Business Central
    PS: this custom factbox is not only using in Customer page, also in Vendor and other pages too

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Jainam Kothari – Community Spotlight

We are honored to recognize Jainam Kothari as our June 2025 Community…

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

Leaderboard > Small and medium business | Business Central, NAV, RMS

#1
Sohail Ahmed Profile Picture

Sohail Ahmed 1,452

#2
YUN ZHU Profile Picture

YUN ZHU 1,313 Super User 2025 Season 1

#3
Gerardo Rentería García Profile Picture

Gerardo Rentería Ga... 1,083 Most Valuable Professional

Featured topics

Product updates

Dynamics 365 release plans