Hi , I have custom button which run workflow step and the result of this workflow is create some record , i need to refresh my form after finish this process
because i want show subgrid with new created record quickly and also show result of some field that change in workflow step(some field clear in workflow step but after i click f5 i can see those field changes) .
i try some javascript code like Xrm.Page.data.refresh(); but its not work .
i send my custom button code in bellow


*This post is locked for comments
I have the same question (0)