-
In AX 4.0 I am creating a new form. It is a typical AX form with a tab control, the first tab containing a grid and the second tab containing various groups and edit controls. The difference is that the second tab page is created on the fly at run time based on what record is selected on the grid on...
-
In AX 4.0 I am creating a new form. It is a typical AX form with a tab control, the first tab containing a grid and the second tab containing various groups and edit controls. The difference is that the second tab page is created on the fly at run time based on what record is selected on the grid on...
-
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
Dynamics AX / Axapta - Developer Forum
(Forum)
by
rossd
on
Oct 15, 2008
Filed under: Dynamics AX, Axapta, Table Relations, X++, AX Reporting, AX 4.0, Range Data Query, X++ Namespaces, dynamics, ax, form events
-
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...