AX 2009 brings capability to add display methods as well as adding table fields to custom lookups.
SysTableLookup.addLookupMethod(identifierstr(DisplayMethod));
So you can create a display method that gets only date of datetime field and display it in Lookup
No comments:
Post a Comment