Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Microsoft Dynamics NAV (Archived)

Add Action To Page In Extension 2.0 Business Central

(0) ShareShare
ReportReport
Posted on by 772
Here is the Method to Add Action To The Page in Business Central.



pageextension 50123 MyExtension extends "Customer Card" { actions { addfirst(Navigation) { action("Sales Order Report") { ApplicationArea = all; RunObject = report CustomSalesOrder; // CustomSalesOrder name of the report Image=Report; } } } }

pageextension 50123 MyExtension extends "Customer Card"

{
actions
{
addfirst(Navigation)
{
action("Sales Order Report")
{
ApplicationArea = all;
RunObject = report CustomSalesOrder;
Image=Report;
}
}
}

}

*This post is locked for comments

  • RE: Add Action To Page In Extension 2.0 Business Central

    You want to send the code or the report layout through email to your customer ?

    1. if you want to send the code then copy the code into the notepad and send it.

    2. if you want to send the layout of the report through D365BC then install the Email Extension and configure your Emil setup and send it to customers through email.

    Before doing that you need to install the Email Extension if you need the email extension code Al let me know i will provide you.

  • Michael Scalamogna Profile Picture
    Michael Scalamogna 135 on at
    RE: Add Action To Page In Extension 2.0 Business Central

    Muhammed, if I wanted to take this a step further and send this report to the customer(s) via email how would I do that?

  • RE: Add Action To Page In Extension 2.0 Business Central

    Thank you, you are right sir

  • Suggested answer
    Suresh Kulla Profile Picture
    Suresh Kulla 44,656 on at
    RE: Add Action To Page In Extension 2.0 Business Central

    Muhammad,

    Thanks for sharing the information, but I would suggest you to add this as a blog instead of a Posting it here. Usually we would like to see the questions/issues posted in this forum.

    Best of luck.

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

Daivat Vartak – Community Spotlight

We are honored to recognize Daivat Vartak as our March 2025 Community…

Announcing Our 2025 Season 1 Super Users!

A new season of Super Users has arrived, and we are so grateful for the daily…

Kudos to the February Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 292,516 Super User 2025 Season 1

#2
Martin Dráb Profile Picture

Martin Dráb 231,436 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans