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

Community site session details

Session Id :
Finance | Project Operations, Human Resources, ...
Answered

How to refresh the page data after updating the data?

(0) ShareShare
ReportReport
Posted on by 131

Hi everyone,

    Get a requirement to update the Variable scrap according to some data

After the following method updates the table, the new data cannot be directly displayed in the interface, F5 refresh is needed to get the new data, how to refresh the current page data, this method is  "pubic edit XX"

    if(set)
    {
        ttsBegin;
        d_bom.TEK_ScrapVar = value;
        d_bom.ScrapVar = scrap;
        d_bom.update();
        ttsCommit;
    }
    else{
        ret = d_bom.TEK_ScrapVar;    
    }
 
    return ret;

I have the same question (0)
  • Verified answer
    Sergei Minozhenko Profile Picture
    23,093 on at
    RE: How to refresh the page data after updating the data?

    Hi Danzel,

    There are a couple of methods you can use to refresh data. If you need to reselect data from a database you need to look at reread, research or executeQuery methods.

    mohsinkhalid.com/.../

  • Verified answer
    DaniPm Profile Picture
    185 on at
    RE: How to refresh the page data after updating the data?

    d_bom_ds.reread();

    d_bom_ds.refresh();

  • Danzel Zuo Profile Picture
    131 on at
    RE: How to refresh the page data after updating the data?

    Thank you!

  • Danzel Zuo Profile Picture
    131 on at
    RE: How to refresh the page data after updating the data?

    Thank 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…

Abhilash Warrier – Community Spotlight

We are honored to recognize Abhilash Warrier as our Community Spotlight honoree for…

Leaderboard > Finance | Project Operations, Human Resources, AX, GP, SL

#1
CA Neeraj Kumar Profile Picture

CA Neeraj Kumar 2,167

#2
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 867 Super User 2025 Season 2

#3
Sohaib Cheema Profile Picture

Sohaib Cheema 617 User Group Leader

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans