Skip to main content

Notifications

Small and medium business | Business Central, N...
Suggested answer

Handling Confirmation Popup through Code

(0) ShareShare
ReportReport
Posted on by 372

Hello,

I am trying to make a custom Post button for service, so that it only post-ship specific service lines. However, I want to be able to handle the STRMENU that pops up Ship, Consume, Invoice etc.. to be defaulted to choose Ship so the user doesn't have to.

Thank you,

-Chaz

  • ChazKimRP Profile Picture
    ChazKimRP 372 on at
    RE: Handling Confirmation Popup through Code

    Hello,

    Where are you placing this code? What I am doing is calling the posting codeunit from an action to post specific lines, and only want the user to ship the lines, so bypass the pop up.

    Thanks

  • Bodhi Profile Picture
    Bodhi 554 on at
    RE: Handling Confirmation Popup through Code

    Like this?

    Text000: &Ship,&Invoice,Ship &and Invoice

           Selection := STRMENU(Text000,3);

           IF Selection = 0 THEN

             EXIT;

           Ship := Selection IN [1,3];

           Invoice := Selection IN [2,3];

  • Suggested answer
    Marco Mels Profile Picture
    Marco Mels on at
    RE: Handling Confirmation Popup through Code

    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.

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

News and Announcements

Announcing Category Subscriptions!

Quick Links

December Spotlight Star - Muhammad Affan

Congratulations to a top community star!

Top 10 leaders for November!

Congratulations to our November super stars!

Tips for Writing Effective Verified Answers

Best practices for providing successful forum answers ✍️

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 291,359 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 230,370 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans