Security in a form
Hi, I am facing an issue in setting security for a form my Problem is: all values on the form should be "read only", but one control on the it should be able to edit. E.g., the employee become a "read...
View ArticleUpdate during modified field action - problem
hi, I use ax 2009. On form in AX I am modifing field. AX is triggering modified field method on table. After super() I am doing update on this...
View ArticleNeed help in writing SQL select statement on Ax sysquery/datasource query...
Dear Dynamics Ax Community, May i have the advice for the ax sysquery / datasource query for below sql statement:Select ct.accountnum, ct.name, ct.mandatorycreditlimit, ct.creditrating, ct.creditmax,...
View ArticleStarting form in View-Mode deactivates button
Hello,i want to start a form in viewmode. So i set the ViewEditMode-property to View. But this deactivates the ViewEdit-Button in the Statusbar! Is there a way to start in ViewMode and let the button...
View ArticleActivity functionality in home module
I am creating activity (task,action,oppintment ,event) in home module association with sale order no 10001,this activity shows in home module list page and sales order 10001>action...
View ArticleSupplementary Declaration in case of Intrastat Report
Hi ,Just let me know where we have to set up thrashold limit in Intrastat set up parameter in AX 2009.As this will be required in case of supplementary declaration.Thanks in advance rgdsdhanan
View Articledisable Some Field in Dynamics Ax For Filter
hi allIn Some Form in Dynamics Ax , we have method Field (For Example in Quarantine Order Form)How Can i enable Filter for these fields?
View ArticleWorkflow in AX 2012 R3
Hi I have created Workflow in Ax 2012 R3 Workflow Submiting working fine ..but i could't Approve it When i refer view history in Action Button ..it's show Worflow Approved but in...
View ArticleCreate a field unique in table CustTab
I work on a project around dynamics ax2012 , and i want to add some fields in CustTable .I want to add a unique field that has 11 caracter consists of 4 digite 1er : 1 caracter for sexe2: 2...
View ArticleAX 2009 - AIF - Schema xsd
hi, I have file schema.xsd generated from AIF. I would like to create sample xml file base on this schema. How should I to do this? I need example of xml file to test my code.Regards,Jacek
View ArticleRoles and privileges
Hi i need to generate a report to display roles and privileges for a user in the system.So i took a query added UserInfo & SecurityRole when i run the report i select the user id then based on it...
View ArticleUpdating Microsoft.Dynamics.AX.Frameworks.Controls DLL reference upon R3 upgrade
I had used Microsoft.Dynamics.AX.Frameworks.Controls.Dimensions.RuleDesigner control in one of our forms in R2. when we upgraded to R3, the same form started giving assembly error. Upon investigation i...
View ArticleAIF - Custom Inbound Service - TSTimesheetTable (AX 2012R2) - Problem...
Hi there,I created a custom inbound service to create timesheets. Everything works fine besides one attribute I have to populate. This is my query:TSTimesheetTable -> TSTimesheetLine ->...
View ArticleAX 2012R3 Installation
Dear All,I am facing AX2012R3 installation issue on Windows 2008R2 and SQlExpress 2012.The issue details as below and always stuck during installation 'select additional models steps'.FullText:...
View ArticleAX 2012 R3 data import error message!!!!!
Dear All, we are trying to import the demo data in ax 2012 r3 and while running the DP file in command promt we are getting following error message any help will beapprciated!!!!
View Articlechange grid row color in listpage form
Hi AX guys,I need to change the grid row's color if certain conditions are met. The usual solution for this is to override the formdatasource method displayoption(). However, the form is listpage type...
View ArticleEcoResProductTranslation form datasource join
Hi, I am having alot of difficulty with this one. I have a form with a Grid on it. The grids datasource has item id on it. I've been asked to add item name and make it sortable. My first thought has...
View ArticleWorkflow Status is not changing to Approved !
Hi All,After submission of workflow in Ax2012,the status is changing from Not Submitted to Submitted in Form and backend also.But after that when i am approving or rejecting nothing is happening except...
View ArticleWorkflow configuration Conditional Decision
Hi all,I am configuring a workflow for cash advance request.Employees report to head of departments(HODs) and HODs report to CEO.When an employee does a requisition-the HOD approves and the final...
View ArticleWhat's difference calling Custom Service from .NET Application or from WebApp...
Hello, I have a weird problem calling Custom Services(Web Services) from ASP.NET MVC application running in the same AX host where AOS is running my Custom Services.I have made a simple Console based...
View Article