Open Pages and Reports with filters using NAV Command lines
Views (1753)
You can have directs shortcuts (or hyperlinks in your emails) to open directly pages & reports passing filters.
Example:
dynamicsnav://server.local:port/Db/Company/runpage?page=9307&$filter=%27Purchase%20Header%27.%27No.%27%20IS%20%27OF16000933%27&mode=View
-> in this case system runs on NAV Client Page “9307 Order List” , the page is filtered on purchase Order No.’OF16000933′
..you can build parametric strings to lauche your pages\reports (like existing features in NAV Approval Workflow).
This was originally posted here.

Like
Report
*This post is locked for comments