Skip to main content

Notifications

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

on action open page and select mutiple record

Posted on by 221

Hi all,

I need some guidance in customization.

on click of action on purchase comment line page  :

1.call custom Page which created to store comment in custom  comment Table 

2.on open custom page select multiple comments 

3..copy and send to custom table 

how to code on action to achieve this.

thanks in advance.

                                                      

                                                                           

  • Suggested answer
    Jyotsna NAV Profile Picture
    Jyotsna NAV 585 on at
    RE: on action open page and select mutiple record

    Hi,

    You will have to do SETSELECTIONFILTER for multiple lines as shown below:

    CurrForm.SETSELECTIONFILTER(SelectedRecords);

    IF SelectedRecords.FINDSET THEN

    REPEAT

    //Your insert code

    UNTIL NEXT = 0;

    Regards

    Jyotsna

    jyotsnanav.blogspot.com

  • Suggested answer
    Binesh Profile Picture
    Binesh 7,885 on at
    RE: on action open page and select mutiple record

    Hello Dinesh,

    Here we can not write all the code, but yes we can give some reference / Idea to achieve your job / task for sake of community member.

    for your reference I have attached the below code, which I'm using for Sales Comment,

    Default-Comment.png

    In Default comment page, you have to write the code OnQueryClosePage action for your reference see the below code

    3301.OnQueryClosePage.png

    Result/Test

    Functions.png

  • Suggested answer
    Marco Mels Profile Picture
    Marco Mels on at
    RE: on action open page and select mutiple record

    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

Quick Links

December Spotlight Star - Muhammad Affan

Congratulations to a top community star!

Top 10 leaders for November!

Congratulations to our November super stars!

Community AMA December 12th

Join us as we continue to demystify the Dynamics 365 Contact Center

Leaderboard

#1
André Arnaud de Calavon Profile Picture

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

#2
Martin Dráb Profile Picture

Martin Dráb 230,188 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans