Dynamics User Group
Since 1995 - The Microsoft Dynamics Online User Community

Browse Site by Tags

Showing related tags and posts across the entire site.
  • Cycle count report (how to use it)

    I am new developer and I need to modify the report call Cycle count I need to modify the report Cycle Count Report need to be able to run by different warehouse ( what ever they choose ) not able to add criteria so I added new table Invent Dim and create new Relation between Invent transId and Invent...
    Posted to AX / Axapta - End User Questions by jaji1 on 11-12-2008
  • How to create links from criteria form to report?

    I created a customized report by first making a duplicate of a standard report. I found the form used to enter criteria for the report (right click -> setup), then copied and modified the criteria form as well. I read about creating report links on MSDN, yet I can't seem to find how the original...
    Posted to AX / Axapta - Developer Forum by rossd on 10-15-2008
  • User profiles

    Hello. I'm working with Dynamics AX 4.2. Has anyone figured out a way to save a user's customized profile for a form. Once the user creates his/her personal form, it can be wiped out if their usage data is cleared. I was looking for a way to save that form in case this ever happens. Thanks for...
    Posted to AX / Axapta - Developer Forum by RPat727 on 10-07-2008
  • Re: how to disable or remove the form close button

    Create a new method on WinAPI class: static int setWindowLong (HWND _HWND, int _nIndex, int _dwNewLong) { DLL DLL; DLLFunction DLLFunction; ; DLL = new DLL(#UserDLL); DLLFunction = new DLLFunction(DLL, ' SetWindowLongA ' ); DLLFunction.arg(ExtTypes::DWord, ExtTypes::DWord, ExtTypes::DWord); DLLFunction...
    Posted to AX / Axapta - Developer Forum by Kashperuk Ivan on 08-21-2008
Page 1 of 2 (40 items) 1 2 Next >


Copyright Dynamics User Group, 1995-2008, all rights reserved. The Dynamics User Group is not affiliated with Microsoft Corporation.