Skip to main content

Notifications

Community site session details

Community site session details

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

Update Bank Account List Page when a Custom field on Bank Account Card Page Updates

(1) ShareShare
ReportReport
Posted on by
Hey, 

I want the bank account list page custom fields in Business Central to automatically update whenever I make changes to the same custom field on the bank account card page. This way, any modifications I make to the custom field in card will be immediately reflected in the list view of all bank accounts.
 
You can give any type of solution; I just want a way to achieve this, currently I need to click away and back to original record to see the bank account list is updated for that record only or just refresh the whole page. 

Regards,
Umar
  • Suggested answer
    CU25061419-0 Profile Picture
    on at
    Update Bank Account List Page when a Custom field on Bank Account Card Page Updates
    I solved the issue by calling `BankAccount.Modify()`, which automatically updated all the values on the Bank Account List page. I was retrieving data from another table using a FlowField, and since `CALCFIELDS` did not produce the desired effect, I replaced a value in the `BankAccount` record with an empty value, called `Modify()`, then restored the original value and called `Modify()` again. Although this is not the ideal approach, it successfully updated the Bank Account List page, reflecting the data retrieved from other tables.
  • YUN ZHU Profile Picture
    84,346 Super User 2025 Season 1 on at
    Update Bank Account List Page when a Custom field on Bank Account Card Page Updates
    In the OnValidate Trigger of your custom field, adding Page.Update([Boolean]) Method should do the trick.
    More details:
     
    Or you can also consider refreshing the entire session.
     
    Hope this helps.
    Thanks.
    ZHU
     
  • Valentin Castravet Profile Picture
    28,272 Super User 2025 Season 1 on at
    Update Bank Account List Page when a Custom field on Bank Account Card Page Updates

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

Jainam Kothari – Community Spotlight

We are honored to recognize Jainam Kothari as our June 2025 Community…

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

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

#1
Sohail Ahmed Profile Picture

Sohail Ahmed 1,452

#2
YUN ZHU Profile Picture

YUN ZHU 1,313 Super User 2025 Season 1

#3
Gerardo Rentería García Profile Picture

Gerardo Rentería Ga... 1,083 Most Valuable Professional

Featured topics

Product updates

Dynamics 365 release plans