I have created a multi-record CUE to allow Warehouse users to see Inbound and Outbound Transfer Orders specific to their default location. I accomplished this by making the primary key of the CUE table the Location Code with flowfields for Inbound and Outbound transfer counts and having a record in the CUE table per location. This works perfectly, for the CUE. The problem is the automatically generated Navigation Pane links - these show only an empty list with Location Code filter set to '' when selected. Is there any way to impact these links to actually function like a CUE?
0
Comments
Troels Bent Hansen
Senior Program Manager
Microsoft Dynamics NAV
****** This posting is provided "AS IS" with no warranties, and confers no rights ******
That's how the out-of-the-box samples work. There's no way to tailor the links besides of that.
It's a little hard from the info provided to conclude what's going wrong - Have you tried to run the cue table and verified the content ?
If you have any filters in the code of the Activitites Stack part - those will not be applied to the Navigation Pane link
Troels Bent Hansen
Senior Program Manager
Microsoft Dynamics NAV
****** This posting is provided "AS IS" with no warranties, and confers no rights ******