Displaying Lookup Form on a field based on a particular selected option of another field in Request page of a Report in Microsoft Dynamics NAV

In Microsoft Dynamics NAV, Lookup Form on a field corresponding to a particular selected option of another field can be displayed in the Request page of a report using C/AL code. In this article we are going to see the procedure with the code required to achieve the same.

Bron : CloudFronts
Lees meer…

Dynamics NAV How-To Program Lookups

Often in Dynamics NAV development, you need to do a lookup into a table, find a record, and return it to our original page. There are ways to do this that come with constraints, and other ways that are significantly more robust. This blog will provide a general tutorial for both a simple lookup and a more complex lookup method.

Bron : ArcherPoint
Lees meer…