71

Make Adding Worklow a 100% Customization via Extensibility

Adding a new Workflow Type requires the addition of a number of new supporting artifacts. It also requires changes to existing artifacts, namely the form and the table that is associated with the record for which the workflow type is being created. There are properties that must be changed on ...

Read more...

0 Comments

Read more... 0 Comments

Category: Development (257)

STATUS DETAILS
Completed
Ideas Administrator

Customization workflows using extensions will be part of platform update 28 (Finance and Operations 10.0.4)

68

SQL Parameter sniffing on other columns than DataAreaId or PartitionId / literals

Ever faced performance issues due to parameter sniffing on other columns than DataAreaId or PartitionId?

What if we could have more control over the fact which column is handled as a literal (and not as a parameter) in the query?

Microsoft Dynamics 365 Finance and Operations, Ent...

Read more...

4 Comments

Read more... 4 Comments

Category: Development (257)

STATUS DETAILS
Under Review
59

Cross references: update without build models

Cross-References: Get a command tool or update the existing command tool, to update all cross-references (for whole system or for specific model - without build models). This should be available in Visual Studio and as command (for use in batch or powershell). In Visual Studio in Build models yo...

Read more...

0 Comments

Read more... 0 Comments

Category: Development (257)

STATUS DETAILS
Needs Votes
59

Feature management: Add generic way to check if feature is enabled from X++

When a new feature is added it can sometimes impact customizations in different ways. Sometimes partners and others have a need to check if the feature is enabled or not to be able to take the feature into consideration when creating code, but today there is no general way or a framework for this...

Read more...

1 Comments

Read more... 1 Comments

Category: Development (257)

STATUS DETAILS
Needs Votes
52

Add foreach in X++

In order to continue the evolution to C#-like syntax, can you implement the foreach?

Read more...

1 Comments

Read more... 1 Comments

Category: Development (257)

STATUS DETAILS
Needs Votes
51

Provide possibility to limit number of available enum values

We are looking for a possibility to limit the number of available enum values shown to the customer. For example, in certain dropdown lists we want to limit the number of available options available to the customer. An example is the Journal type under which we can specify on the Journal Names...

Read more...

2 Comments

Read more... 2 Comments

Category: Development (257)

STATUS DETAILS
Needs Votes
Ideas Administrator

This functionality is not planned yet, it requires major changes to how extension metadata is loading into the system.

51

Add tooling to create ERD from a set of tables

There is no replacement for the ERD generation as it existed in AX2012. Options: - create ERD from project - create ERD from model/package - create ERD from solution - create ERD from regexp the result used to be a erwin (.erx) file, but that feature is removed from Visio (after version 2010)....

Read more...

1 Comments

Read more... 1 Comments

Category: Development (257)

STATUS DETAILS
Under Review
50

Remove the default "new comment" label comment

Please remove the default "new comment" comment when creating a new label. It can be empty by default

Read more...

1 Comments

Read more... 1 Comments

Category: Development (257)

STATUS DETAILS
Planned
2019 Release Wave 2
Ideas Administrator

Good idea.

49

XPO Conversion tool for d365fo

It would be great if we may have direct access to the utility that converts AX2012/AX2009 XPO format to the d365fo XML-based format. Or at least having a utility that converts an AX2012 Model to XML-based d365fo artifacts, would also be a great help.

Read more...

0 Comments

Read more... 0 Comments

Category: Development (257)

STATUS DETAILS
Under Review
48

Delegates from ISV bibnaries should be visible.

When ISV solutions are installed as binary only, the current development tools does not support displaying delegate methods, and there are no interaction to copy the enventhandler method. Please add the Option to see the class in design view and from here se and copy event handler methods, Or di...

Read more...

0 Comments

Read more... 0 Comments

Category: Development (257)

STATUS DETAILS
New