Showing posts with label Form level codes. Show all posts
Showing posts with label Form level codes. Show all posts

Saturday, December 10, 2022

Refresh the calling form code

  FormRun callerForm;

if (element.args() && element.args().caller() && element.args().caller().name() == formStr(SMAServiceOrderTableListPage))
    {
        callerForm = element.args().caller();
        callerForm.dataSource().research();
    }

Build Explained

Useful Blogs. https://axtechsolutions.blogspot.com/2018/08/performing-builds-in-d365.html https://community.dynamics.com/blogs/post/?postid=...