[Axapta-Knowledge-Village] Re: Setting field to mandatory via code

2010-04-17 Thread www_programmer
Just to share with the group, this is a solution that was suggested to me and that worked: ledgerJournalTrans_DS.object(fieldId2Ext(fieldNum(LedgerJournalTrans,Dimension),\ 1)).mandatory(true); Thanks! --- In Axapta-Knowledge-Village@yahoogroups.com, "www_programmer" wrote: &g

[Axapta-Knowledge-Village] Setting field to mandatory via code

2010-04-15 Thread www_programmer
I have a formcontrol combobox that allows you to select from ledgerJournalTrans.Dimension. The three dimensions from the Enum are displayed on the form at textboxes inside of a group. They were placed on the form as a fieldgroup. I have set the AutoDeclaration to Yes for all of them. They have

[Axapta-Knowledge-Village] Using other compare tools for code merge?

2010-03-31 Thread www_programmer
I prefer a side-by-side orientation for code merge/compare tools. I find the one window way that the compare tool in AX does it very cumbersome. Is there a way to: 1) Switch the compare tool in AX to show code side by side 2) set AX to use some other code compare tool? Thanks, Mike

[Axapta-Knowledge-Village] Error Creating Service Reference

2010-03-30 Thread www_programmer
I have received an error when trying to create a service reference to a WCF service. I am using the AX VPC as my development platform. There is another VPC running the WCF service, I can access the wsdl URL via IE on the AX VPC and I can also run a test application that connects to the WCF service

[Axapta-Knowledge-Village] How to access images in Resources node in AOT?

2010-03-25 Thread www_programmer
I have a form with a grid in it that I want to display data and some image tiles. I have placed a window control in a cell grid and was thinking that I could load images to it by using a setting the Datasource and DataMethod properties so a display method on my datasource could set the image. I

[Axapta-Knowledge-Village] 404 Error in EP page

2010-03-11 Thread www_programmer
I have setup the EP with all of the standard roles installed by default. So far things are looking OK, except I did run across 404 errors when I click on the links for Manage Timesheets & Approve Timesheets under Employee Services in EP. Is there a configuration setting that would include/remov

[Axapta-Knowledge-Village] AX Workflow Capabilities

2010-03-01 Thread www_programmer
I am new to working with the workflow capabilities in AX 2009 and want to understand a bit more how it stacks up to other workflow engines. I have gone through the documentation and video from PDC regarding how it works now and where it is heading. However, I still have a few questions that I'm