Allow to set a standard field mandatory
I totally understand we can't modify a standard mandatory field to set it not mandatory anymore. But we need sometime to set a standard field as mandatory regarding the customer's processes. By now, we can't trigger this property on the field. So we have to implement it in the table methods an...
Add custom Font to UAT and Production environments.
At this moment it is no possible to add a custom font, that is not on the supported font list, to UAT and Production environments. It is only possible to add the custom font, that is not on the supported front list, to cloud hosted environments. This idea is to raise a petition to include the ...
[Dual-Write] - Date field value in CE different from FO field value
This is caused by a few things, mainly the field properties on the CE form and the type of column this data is stored as on FO side.
For CE, that ship date value on the Order form is a Date only field on the form with User Local behavior...
User defined project stages should be labeled with the project stage name
If a report shall be filtered by a project stage, the user defined stages are shown as e.g. 'User defined status 1'. The name defined in the project parameters should be used instead, as the reference is not known by the users.
SQL hints X++ / SQL Parameter sniffing
Some queries and their individual data composition in the different companies sometimes really require specific query tuning.
Microsoft Dynamics 365 Finance and Operations, Enterprise edition has the functionality to disable parameter usage for the entire query using forceLiterals, this...
Fix the Filter on Workspace tiles
Please consider to implement a fix for issue 852157: Filter on Workspace tiles is not working properly - (saved views from 'All Projects' form to ‘Project management’ workspace as Tiles).
This is very...
Support for int64 type parameter in Power Platform custom action (OData action)
According to official documentation some D365 ODataActions are present in Dataverse connector depending on their parameter type.
Currently int64 type parameter is not supported so all ODataActions that include int64 parameters won't be visible from Dataverse side.
Open Designer from Solution Explorer with Shift+F7
Open Designer functionality should be bound to command View.ViewDesigner, which has the default shortcut Shift+F7. The shortcut is ignored by Solution Explorer when working with AX7 projects, although it works fine in Application Explorer and also with other projects types (e.g. WPF) in Soluti...
Source Control integration in VS
Please add full source control integration to Application Explorer and Object Designer context menus:
We need to be able to do get latest, compare, view history from any object in the application explorer and in the object designer, exactly as already possible in the solution explorer.
Exclude test models from final product package
We are using Build machine, created using LCS, to build our solution. Solution consists of several models, one of the model is test model. Example: - HelpModel1 - HelpModel2 - MainModel - MainModelTest When our solution is built on a Build machine, all 4 models from the example above are inclu...
This work is completed.
Administrator
We added index hints to X++ as of platform update 24 and we will be adding delete from hints in an upcoming platform (date not committed yet)