18

Doubleclick a method in the Application Explorer should open it in the code editor

To view a method you have located in the Application Explorer you have to go to the top of the element, right click and select View code. It would be nice if doubleclicking the method would open file in the code editor window and set focus on the selected method.

Read more...

1 Comments

Read more... 1 Comments

Category: Development (256)

STATUS DETAILS
Under Review
18

Ability to compare the changes made in extensions from standard objects

In order to view the changes in the extension of a standard object, we don't have any option to compare the extension with the standard. It will help the developers if there is a functionality that can be used to view the changes made in the extension as compared to standard object.

Read more...

1 Comments

Read more... 1 Comments

Category: Development (256)

STATUS DETAILS
Completed
Ideas Administrator

This is already available on the designer. In the search bar of the metadata designer window, type "e:"

18

AuthenticationUtility as NuGet package

AuthenticationUtility from ServiceSamples on GitHub (https://github.com/Microsoft/Dynamics-AX-Integration/tree/master/ServiceSamples/AuthenticationUtility) is very useful; it al...

Read more...

0 Comments

Read more... 0 Comments

Category: Development (256)

STATUS DETAILS
Needs Votes
17

Promoted a BP Warnings as Error by using "WarningsAsErrors"

In general, this is possible with .NET applications that were developed with Visual Studio, warnings issued by the compiler are considered errors. ( See https://www.tabsoverspaces.com/233764-switch-to-errors-instead-of-warnings-for-nullable-reference-types-in-csharp-8 ). In D365 development, i...

Read more...

0 Comments

Read more... 0 Comments

Category: Development (256)

STATUS DETAILS
Under Review
16

upgrade intercompany planning to consider status.

Update the intercompany mrp process to include status. We recently went live with D365. Our system architect set us up with warehouse management using inventory status. which does work in a single company mrp run. we had planned on using the global intercompany master planning for our sales...

Read more...

1 Comments

Read more... 1 Comments

Category: Development (256)

STATUS DETAILS
Needs Votes
16

ODATA: Enable DateTime filtering on extended data entities

If you add fields to data entities using extensions (including the staging table), you can't use $filter function in the oData API. Using a filter of e.g. /data/Customers?$filter=MyCreatedDateTime gt 2017-01-01T00:00:00Z results in an error of "An error has occurred. The typ...

Read more...

3 Comments

Read more... 3 Comments

Category: Development (256)

STATUS DETAILS
Under Review
15

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

0 Comments

Read more... 0 Comments

Category: Development (256)

STATUS DETAILS
New
15

Enable more security features for Azure Virtual Machine.

When we do an integration with Dynamics 365 Finance and Operations, we have a very limited options when it comes to securing our third-party application, which connecting with Dynamics 365 through hosting the app on a virtual machine in Azure.


We are not able to identify a spe...

Read more...

1 Comments

Read more... 1 Comments

Category: Development (256)

STATUS DETAILS
New
15

Filtering on memo fields using wild card characters

Based on current system design full-text index search does not support wildcards. https://docs.microsoft.com/en-us/dynamicsax-2012/developer/full-text-index-overview#features-and-background-information-of-full-text-search But, we have an option to use QueryRangeType::FullText from X++ and when u...

Read more...

0 Comments

Read more... 0 Comments

Category: Development (256)

STATUS DETAILS
Needs Votes
15

Add code from Maps to the cross references

It would be really useful if the cross references included Maps. For example the results from find references for PurchParmLine.InventNow does not include the code in the class VendDocumentLineInterface which is used in the VendDocumentLineMap map. This would make code research much easier

Read more...

0 Comments

Read more... 0 Comments

Category: Development (256)

STATUS DETAILS
Needs Votes