Heyo!
I'm new to AX 2009 production.
I turn customer journals into customer orders.
Problem is that the newest journals does not appear in the form automaticly.
I have to press F5 very frequently; it's eating my concentration.
And there's a competition going on in the office...
Help me kick some butt?
*This post is locked for comments
I have the same question (0)If the journals are being created from a child form, you can add code to refresh the parent (journal) form. One way to do this would be: dynamicsuser.net/.../269847.aspx.
If not, you can use an the setTimeOut object on the form's element however, that is not really an elegant solution IMHO. For more info: msdn.microsoft.com/.../aa857865(v=ax.50).aspx