Welcome to MSDN Blogs Sign in | Join | Help

October 2006 - Posts

Display customizable help or status text in the status line

In the right side of the status line there is a small area where you set custom texts independently of the help text (which is shown to the left). Here is a small job demonstrating this: static void setStatusLineText(Args _args) { ; xUserInfo::statusLine_CustomText(true);

Smarter dialogs

I don’t know about you, but it seems to me that dialogs for jobs in AX gets more and more complicated. I have a feeling a few of them could solve most of the world’s problems with hunger and pollution, if I could only figure out how fill the dialog fields
 
Page view tracker