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

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

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

How to update the Sub Page list part when we modify the records in the table?

(0) ShareShare
ReportReport
Posted on by 2,304 Moderator

Hi community,

I have created a page inside that page I'm adding two subpages list part pages.. 

Main Page

8267.png

SubPage1 = Cast List

SubPage2 = Allocation

In the SubPage1 when I select the record it will pass the key parameters in the sub page2 where it update the records for that page

pastedimage1673601895900v1.png

It is working fine when coming back from another page.

If I select another record in SubPage1 it is updating the record for SubPage2 but not showing until I open another page and come back.

pastedimage1673601985224v2.png

Note that I'm not linking SubPage2 with my main page.

pastedimage1673602134501v3.png

I'm just updating the records in SubPage2 (Allocation) when I select the record in SubPage2(CastList) with the trigger OnAfterGetCurrRecord() in subPage1 (Cast List)

I have tried the CurrPage.Update and many other ways.. I don't know what I'm missing..

Kindly help 

Thanks.

I have the same question (0)
  • Suggested answer
    Marco Mels Profile Picture
    Microsoft Employee on at

    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

    I will open this up to the community in case they have something to add.

    Thank you.

  • Suggested answer
    Pushparaj Profile Picture
    on at

    Hi, 

    Can you Use the Refresh Function on OnAfterGetRecord() Trigger.

    SubPage2.ALLOCATION.Refresh();

    Like this. 

  • Govinda Kumar Profile Picture
    2,304 Moderator on at

    Pushparaj Thanks for the reply

    No it is not working..

    even If i update my Subpage when inserting.. cannot be refreshed in Main Page.

    The only problem is that I can only update the subpage in main page.

  • Suggested answer
    DAnny3211 Profile Picture
    11,407 Super User 2026 Season 1 on at

    hi

    try this

    CurrPage.YOUR_PART.PAGE.UpdatePage;

    check my answer if it helped you, thanks

    DAniele

  • Suggested answer
    Mohana Yadav Profile Picture
    61,184 Super User 2026 Season 1 on at

    UpdatePropgation = Both; should update the header from subpage.

    try setting it up on Cast List.

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Stars!

Congratulations to our 2025 Community Spotlights

Thanks to all of our 2025 Community Spotlight stars!

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

#1
OussamaSabbouh Profile Picture

OussamaSabbouh 1,986 Super User 2026 Season 1

#2
YUN ZHU Profile Picture

YUN ZHU 1,071 Super User 2026 Season 1

#3
Dhiren Nagar Profile Picture

Dhiren Nagar 975 Super User 2026 Season 1

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans