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

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

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

I can't see SendApprovalRequest in my Business central

(1) ShareShare
ReportReport
Posted on by

Dear All,

I have the AL code as below and I can't see SendApprovalRequest button on my business central page after publishing the extension.

// Add changes to page actions here
        addafter("Job - Planning Lines")
        {
            action("Send for Approval")
            {
                ApplicationArea = All;
                Promoted = true;
                PromotedCategory = Process;
                PromotedIsBig = true;
                PromotedOnly = true;
                Image = SendApprovalRequest;

                trigger OnAction()
                begin
                    IntCodeunit.OnSendJobsforApproval(Rec);
                end;
            }
        }

Regards RomRyan

I have the same question (0)
  • Suggested answer
    Marco Mels Profile Picture
    Microsoft Employee on at

    Hello,

    We currently do not have dedicated Dev support via the Dynamics 365 Business Central forums, but I wanted to provide you some additional resources to assist.  If you need assistance with debugging or coding I would recommend discussing this on one of our communities.

    www.yammer.com/dynamicsnavdev

    dynamicsuser.net/.../developers

    I will open this up to the community in case they have something to add.

    Thanks.

  • Romryan Profile Picture
    on at

    Marco,

    I wasn't able to join. no responses are coming to my emails despite following the procedures.

  • ManishS Profile Picture
    86 on at

    Is this a query or what ?

  • Romryan Profile Picture
    on at

    Yes. It's a query I couldn't see action "SendApprovalRequest" on my BC after publishing the above code but after a long struggle I saw it under "Process" Job Card Window. Am new in BC/Nav. I am sorry I didn't include not in my initial query but now I have edited it.

  • Suggested answer
    Binesh Profile Picture
    7,887 on at

    Hello,

    IF your query is solved then complete the thread by verifying the answer.

    In Business central you can search an action also on that page as shown below.

    pastedimage1592113413448v1.png

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Stars!

Congratulations to our 2025 Community Spotlights

Thanks to all of our 2025 Community Spotlight stars!

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

#1
OussamaSabbouh Profile Picture

OussamaSabbouh 2,055 Super User 2026 Season 1

#2
YUN ZHU Profile Picture

YUN ZHU 1,063 Super User 2026 Season 1

#3
Dhiren Nagar Profile Picture

Dhiren Nagar 1,014 Super User 2026 Season 1

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans