Skip to main content

Notifications

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

ListPart Lines in AL

Posted on by 1,654

Hii,

Can i make full length listpart(Two Column) lines in business central using al code.

Thank you.

Items.PNG

  • Suggested answer
    YUN ZHU Profile Picture
    YUN ZHU 73,296 Super User 2024 Season 2 on at
    RE: ListPart Lines in AL

    Hi, As mentioned by several experts above, this will not happen if it is added normally. Your approach looks a bit similar to the Bank Acc. Reconciliation below.

    pastedimage1682984808582v1.png

    You can simply refer to the practice of Sales Order, subform is a listpart page.

    pastedimage1682984908970v2.png

    pastedimage1682984918343v3.png

    Hope this helps as well.

    Thanks.

    ZHU

  • Suggested answer
    Govinda Kumar Profile Picture
    Govinda Kumar 2,203 Super User 2024 Season 1 on at
    RE: ListPart Lines in AL

    Hi,

    The list should not be displayed in this manner. If you added it, could you please share your code?

    If not, try creating a new group and adding your list to that group. Then, set the caption property to false

                group(GroupName)
                {
                    ShowCaption = false;
                    part(ListPart; ListPart)
                    {
                        ApplicationArea = All;
                        //SubPageLink 
                    }
                }

    Regards

  • Suggested answer
    Nitin Verma Profile Picture
    Nitin Verma 21,091 Super User 2024 Season 1 on at
    RE: ListPart Lines in AL

    I think something is wrong, when you have shown your Listpart on Item card. can you check if have proper indented your subpage.

    Also the width automatically defined when we are added fields anywhere on the page. you can try to collapse the General tab and see if it makes a difference

  • Inkey Solutions Profile Picture
    Inkey Solutions 1,654 on at
    RE: ListPart Lines in AL

    Thank you Rahul

    I edit the question. I added the screenshot of issue.

  • NAV_with_Narang Profile Picture
    NAV_with_Narang 2,234 Super User 2024 Season 1 on at
    RE: ListPart Lines in AL

    Hi There - Not sure if I understand your question, can you please explain a bit?

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!

Community AMA December 12th

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

New! Quick response templatesâš¡

Save time with the new custom templates!

Leaderboard

#1
André Arnaud de Calavon Profile Picture

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

#2
Martin Dráb Profile Picture

Martin Dráb 230,030 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans