web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

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

Display table of attachments in Document Attachment Factbox

(1) ShareShare
ReportReport
Posted on by 368
Hi.
 
I want to make a pageextension to Document Attachment Factbox to display the attachments uploaded to the record, without having to press the number beside /Documents/ to see the table.
 
 
Above I have added a repeater that puts out the attachments connected to the record, which is exactly what I want, but I want to be able to click on the name of the attachment and download it, just like I can when pressing the /1/ beside the /Documents/ and pressing the name, such as in the screenshot below.
 
 
Below is my pageextension code. I have no idea how I can make the field a clickable one.
 
If I can scrap the code I have now and somehow just insert the table from the screenshot above, I am open for that as well.
 
 
pageextension 50105 SalesOrderPageExt extends /Document Attachment Factbox/
{
    layout
    {
        addlast(Control2)
        {
            repeater(Attatchments)
            {
                field(/File Name/; Rec./File Name/)
                {
                    ApplicationArea = All;
                    Caption = 'File';
                }
            }
        }
    }
}
I have the same question (0)
  • Verified answer
    YUN ZHU Profile Picture
    102,049 Super User 2026 Season 1 on at
    Hi, very interesting question. This is done using trigger OnDrillDown().
     
    Because it contains the uploaded code, it looks complicated. You can directly use the following code.
    Hope this helps.
    Thanks.
    ZHU

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

Season of Sharing Community Challenge Launch!

Jump in, show your community spirit, and win prizes!

Women in Power Builds Momentum

Expanding mentorship, skilling, and AI innovation

Congratulations to the May Top 10 Community Leaders

These are the community rock stars!

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

#1
OussamaSabbouh Profile Picture

OussamaSabbouh 1,687 Super User 2026 Season 1

#2
YUN ZHU Profile Picture

YUN ZHU 1,041 Super User 2026 Season 1

#3
Grigorios Mavrogeorgis Profile Picture

Grigorios Mavrogeorgis 974 Super User 2026 Season 1

Last 30 days Overall leaderboard

Featured topics

Microsoft Training Manuals

Product updates

Dynamics 365 release plans