Quantcast
Channel: Microsoft Dynamics AX Forum - Recent Threads
Viewing all articles
Browse latest Browse all 175888

RE: Form InventOnhandItem InventDimId

$
0
0

what I did was create the display method on inventdim table:

display boolean X()

{

   return WMSLocation::find(this.wMSLocationId, this.InventLocationId).someField;

}

then put this displaymethod on the form InventOnhandItemListPage.

It worked fine.


Viewing all articles
Browse latest Browse all 175888

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>