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

Notifications

Announcements

No record found.

Community site session details

Community site session details

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

List Part not showing/How to properly add list part to card

(0) ShareShare
ReportReport
Posted on by 80

I have a table structure similar to that one of Sales Quote/Sales Order etc, which is recommended from the docs to be handled using the Document page type.

I have added a listpart page type with the lines layout then included in my main header but like this:

page 50132 "..."
{
    PageType = Document;
    SourceTable = "...n";
    
    //...
    group(Lines)
    {
        part("Items"; "...")
        {
            Editable = true;
            // SubPageLink = "Ref" = FIELD("No");
        }
    }
}
            
But im not getting same functionality as a see on quotatip page.
So I want to able to create an instance of my QuotationLike object using the built-in style, header first then lines below.
I have the same question (0)
  • Tammy Torgerson Profile Picture
    on at

    Hello Redgren,

    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.

  • Daniel Rimmelzwaan Profile Picture
    3,485 on at

    It's another page object that you link to. Take a look at existing standard objects, like the posted sales invoice

    pastedimage1623827627072v1.png

  • Redgren Profile Picture
    80 on at

    Hi Dan, thanks, it now shows but one ore problem, when adding lines, it says the view is filltered and so the lines get saved without the TableRelation value for the parent Document. What am I missing?

  • Suggested answer
    Tabrez Ajaz Profile Picture
    785 on at

    Hi redgren,

    It is good to hear that your issue is resolved not, as you mentioned you are missing something...?

    Why not try the below links of my videos that I uploaded on youtube, this will give you the answer:

    www.youtube.com/watch?v=HVb-c78gip8

    www.youtube.com/watch?v=9OxPNYnbS4s

    You can check my youtube channel for more technical videos on Business Central.

  • Daniel Rimmelzwaan Profile Picture
    3,485 on at

    The SubPageLink property will enter the linked values into the subpage. Usually with document tables, you have a header and a line table, and they have identical PKs except for the additional line number in the line table. The subpage uses the AutoSplitKey property to enter the line number for you when you're entering new lines. If you follow the design pattern, that should work very easily.

    I don't know what other logic you have on your subpage, so I can't troubleshoot that for you.

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

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Neeraj Kumar – Community Spotlight

We are honored to recognize Neeraj Kumar as our Community Spotlight honoree for…

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

#1
OussamaSabbouh Profile Picture

OussamaSabbouh 3,151

#2
Jainam M. Kothari Profile Picture

Jainam M. Kothari 1,443 Super User 2025 Season 2

#3
YUN ZHU Profile Picture

YUN ZHU 1,092 Super User 2025 Season 2

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans