Showing related tags and posts across the entire site.
-
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...
-
[quote user="Madhusudan"] h, Can any body tell me how to use spell check in a class.I mean i know there is a class caleed sysSpellChecker but has any body used it. [/quote] We used it just for testing in MSD AX 4.0. There are a lot request for a spellchecker at our company . But still I don't...
-
I'm working on a project for a client where they want a customized report that lists ledger transactions sorted by ledger account, profit center (dimension), cost center (dimension), date and then voucher number. I've set up the dimensions, dimension focuses and hierarchies. Some of the built...
-
Hi guys, I have a dilog form for the report...i have a combo box with different options....my questions is, which method shall i use so when i change the value in the combo box , it should change the value of another combo box on the same dialog form automatically. thanks