Browse Forum Posts by Tags

Showing related tags and posts for the Forums application. See all tags in the site
  • Overriding field labels in a grid

    I have a custom temporary table with twelve period amount fields. This table is used to support an inquiry form and is filled dynamically based on user specified criteria. I would like to be able to override the (field label) headings in the grid to display the start dates of the individual periods as...
    Posted to AX / Axapta - Developer Forum (Forum) by efisher on Mon, Dec 8 2008
    Filed under: Dynamics AX, X++, AX 4.0, AX 5.0
  • List transactions by dimension

    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...
    Posted to AX / Axapta - Developer Forum (Forum) by rossd on Wed, Oct 8 2008
    Filed under: Dynamics AX, Axapta, AX Reporting, AX 4.0, Range Data Query, ax, reports, microsoft Dynamics ax
  • 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 (Forum) by RPat727 on Tue, Oct 7 2008
    Filed under: Dynamics AX, AX 4.0, SysUserInfo, microsoft Dynamics ax, form events
  • Query HAVING clausule in AX

    Hi, How can I add HAVING clausule to query in AX? I build query by QueryBuildDataSource by adding additional suming and grouping steatments but I need to filter resoult by checking value of sum. I make CustTransSplit table that splits custTrans record by goup of iitems, I want too check if values are...
    Posted to AX / Axapta - Developer Forum (Forum) by rudiwu on Fri, Sep 12 2008
    Filed under: Dynamics AX, X++, AX 4.0, executeQuery, QueryBuildRange, SQL Server
  • how to capture the key pressed

    hi, I ve to put a validation on key press .. the requirement is sometihng like this in a form there is a text box which accepts phone number.. i want the user to preess only number if press any key other than number it should not be displayed in the box. -- Save Tree Save Earth
    Posted to AX / Axapta - Technical Forum (Forum) by Madhusudan on Fri, Aug 29 2008
    Filed under: AX 4.0
  • Re: LedgerJournalAC Field

    The final solution was to do with relations - thankyou. The field that I used was a generic field that couple hold ledger accounts/customer accounts/project accounts/etc. On the new table that I created, I needed to set up a whole heap of relations that was relevant to each table I needed to relate to...
    Posted to AX / Axapta - Developer Forum (Forum) by rat-af on Fri, Aug 22 2008
    Filed under: AX 4.0
  • Re: LedgerJournalAC Field

    Thanks for that, especially on your day off. I understand that flow, however, I think the LedgerJournalAC is slightly different. It seems to do things dynamically, depending on the account type. If I move away from my modification that I made, and look at the standard 'General Journal' screen...
    Posted to AX / Axapta - Developer Forum (Forum) by rat-af on Fri, Aug 22 2008
    Filed under: AX 4.0
  • LedgerJournalAC Field

    I have created a new table which uses the 'LedgerJournalACType' EDT and 'LedgerJournalAC' EDT. There are the account fields on the 'LedgerJournalTrans' table, and they are supposed to behave in the same fashion. That is, when the account type is 'CUST', then a customer...
    Posted to AX / Axapta - Developer Forum (Forum) by rat-af on Fri, Aug 22 2008
    Filed under: AX 4.0
  • DateEdit Contol

    Hi, I have 2 dateedit controls on the form. I have to initialize the second control with the calculation based on the the value of the first control and an integer value. How do i get the value of the first contorl in the code and then display it in the second field. thanks
    Posted to AX / Axapta - Developer Forum (Forum) by Edesigner on Tue, Aug 12 2008
    Filed under: Axapta, AX 4.0, microsoft Dynamics ax
  • Report displays "square" character instead of showing a line space

    Hi there I have a form with text boxes to capture comments (normally paragraphs of text) from the user. I am busy writing a report linked to this form which should display the comments that have been inputted into the form. My problem is that when the user writes a few paragraphs and separates these...
    Posted to AX / Axapta - Developer Forum (Forum) by Stevovo on Wed, Jul 2 2008
    Filed under: Dynamics AX, X++, AX Reporting, AX 4.0
Page 1 of 12 (118 items) 1 2 3 4 5 Next > ... Last »