22

Set Allow duplicates for new table indexes to Yes by default

When we create a new table index in previous version(ax2012) Allow duplicates is set to Yes. But it Operation365 it is set to No by default, which can cause some issues if developer forget to change it. Please make Yes as a default value. 

Read more...

1 Comments

Read more... 1 Comments

Category: Development (257)

STATUS DETAILS
Declined
Ideas Administrator

We will not be addressing this request. There is no consensus on the desired behavior and this behavior has been around for a couple of years now.

29

Post in batch function for fixed assets and project journals

Regarding the Microsoft Learn post on optimizing Financial Journal Posting Performance in Dynamics 365 via lines limit, this functionality is designed to operate through batch processing. It can be applied to general journals and customer/vendor payment journals. However, it should be noted th...

Read more...

1 Comments

Read more... 1 Comments

Category: Development (257)

STATUS DETAILS
New
29

[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...

Read more...

1 Comments

Read more... 1 Comments

Category: Development (257)

STATUS DETAILS
New
28

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.

Read more...

0 Comments

Read more... 0 Comments

Category: Development (257)

STATUS DETAILS
New
27

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...

Read more...

0 Comments

Read more... 0 Comments

Category: Development (257)

STATUS DETAILS
New
26

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...

Read more...

0 Comments

Read more... 0 Comments

Category: Development (257)

STATUS DETAILS
Under Review
21

Add a way of making data contract members mandatory

When a wsdl is generated from a custom service all elements are exposed as nillable="true" and minoccurs="0" It would be useful if there was an equivalent of .NET's System.Xml.Serialization.XmlElementAttribute which could help filter out bad data before being processed by business logic. At th...

Read more...

0 Comments

Read more... 0 Comments

Category: Development (257)

STATUS DETAILS
Under Review
25

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...

Read more...

1 Comments

Read more... 1 Comments

Category: Development (257)

STATUS DETAILS
Completed
Ideas Administrator

This work is completed.

24

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.

Read more...

3 Comments

Read more... 3 Comments

Category: Development (257)

STATUS DETAILS
Needs Votes
24

Line break does not work in message box in D365FO

We can display line breaks in message box with AX 2012. But it does not work with D365fO(AX7).

Code example: Box::warning(‘A’+’\n’+’B’);

Dynamics AX development team mentions that this is the limitation of D365FO due to security reason.

...

Read more...

0 Comments

Read more... 0 Comments

Category: Development (257)

STATUS DETAILS
Declined
Ideas Administrator

No changes in this area are currently planned.