Till now I know that, there is an option in MSDN to give feedback but I never used it before.
Today I also came to know the details about the MSDN Feedback, especially for Microsoft Dynamics NAV blog.
Click the link to know the details about it.
Till now I know that, there is an option in MSDN to give feedback but I never used it before.
Today I also came to know the details about the MSDN Feedback, especially for Microsoft Dynamics NAV blog.
Click the link to know the details about it.
This is a simple and known work around to set the form/page caption. This is particularly useful if you want to set an option field as form caption because changing the DataCaptionFields property won't work in the form and page.
In the following example scenario, I will include "Document Type" into the caption of the sales order form. This can be achieved by simply creating a function and changing the DataCaptionExpr property.