Skip to main content

Notifications

Small and medium business | Business Central, N...
Answered

Customisation - Filter Subpage records from another subpage selected record

Posted on by 2,433
Hi All
I have a requirement where we need to show 2 sub pages on one screen , for example sales order will show order lines and item tracking lines as below. Both SO lines and tracking lines are on the same screen. Now when a user selects a line, in this example line 1, item tracking lines page is filtered to line1. Is this possible? The idea is to enter data or view without the drill down and this an example
  • Verified answer
    Kamal Khakhkhar Profile Picture
    Kamal Khakhkhar 290 on at
    Customisation - Filter Subpage records from another subpage selected record
    Hii there,
    as per i checked there is property in part :- provider .
     
    Provider=Sourcepartpagename;
     
    please use it as dataitemlinkreference of report.
     
    if you found answer please mark it answered.
    Thank You.
    Kamal khakhkhar
  • Suggested answer
    SidharthanCP Profile Picture
    SidharthanCP 6 on at
    Customisation - Filter Subpage records from another subpage selected record
    Hi,
        I might haven't fully understood your query, but I believe Provider property - Business Central | Microsoft Learn will help you in choosing which object can be the parent for it. Work around - alter the 'Provider Property' in your 2nd Part (in your case 'tracking lines') to 1st Part (in your case 'order lines', rather than the main page 'Sales order' which comes by default).
    example code: 
                part("trackingLines"; "Tracking Lines SubPart")
                {
                    ApplicationArea = All;
                    Provider = OrderLines; // the name of the first subpart 'orderlines'
                    SubPageLink = ; // add your link logic between 'orderlines'part and this subpart
                }

    Thank you.

    Regards,
    Sidharthan 
    Congruent Info-tech - https://www.congruentsoft.com/

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,240 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 230,149 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans