43

File parameters support in SysOperation and RunBase

Current Dialog and SysOperationTempalte forms still contain old methods for working with files (filename..) and these frameworks(SysOperation and RunBase) were not updated to the new File approach. So right now, if you want to ask user for the file (in SysOperation or RunBase) you will need to...

Read more...

0 Comments

Read more... 0 Comments

Category: Development (256)

STATUS DETAILS
Under Review
42

Visual Studio 2019 support

Visual Studio 2017 has a number nice little features that are definitely missed when working in Visual Studio 2015. With the release of Visual Studio 2019 I think that we're due an IDE upgrade to make better use of some of the features released over the last 4+ years.

Read more...

0 Comments

Read more... 0 Comments

Category: Development (256)

STATUS DETAILS
Planned
2021 Release Wave 2
Ideas Administrator

Visual Studio 2019 support is actively being improved, with planned official support later in 2021.

41

Automatic brace completion option

Hi,

While you're in Visual Studio and go to Tools -> Options -> Text editor -> All languages, and check Automatic brace completion nothing happens while working on my Dynamics 365 for operations projects.

It does show that the checkbox has been checked and so does t...

Read more...

0 Comments

Read more... 0 Comments

Category: Development (256)

STATUS DETAILS
Under Review
40

Code Coverage

It would be nice if we could see code coverage come back in 365 for operations. By specifying unit tests to see which parts of the code are covered by these tests.

Read more...

0 Comments

Read more... 0 Comments

Category: Development (256)

STATUS DETAILS
Under Review
39

Remove SysDatabaseTransDelete-class from the standard repository

Hi, Still a lot of customers do use the SysDatabaseTransDelete-class to remove test data. Unfortunately many of them do this because they think, they do reset the environment into a state, where it is like "clean and new" - and then start to use such a resetted environment as a PRO environment...

Read more...

1 Comments

Read more... 1 Comments

Category: Development (256)

STATUS DETAILS
Needs Votes
33

Support for CodeLens

The development experience of Dynamics 365 for Finance and Operations is lacking a couple of features that are available in other .Net languages.

 

One of the most beneficial tool missing is

Read more...

1 Comments

Read more... 1 Comments

Category: Development (256)

STATUS DETAILS
Under Review
32

Change label of an EDT array in an extension

Currently it is supported to change the label of an EDT using extensions, but for an EDT array only the label of the first element can be changed. For example, it is not possible to change the label of the 10th element of the EDT "WHSFilterCode". This should be enabled.

Read more...

0 Comments

Read more... 0 Comments

Category: Development (256)

STATUS DETAILS
New
31

Improve speed of code validation

When you make a change to code anywhere in D365FO, right now it takes 10-20 seconds before the code is compiled and errors show up. This makes the process of writing code in D365FO extremely slow, can you please do something to improve this?

Read more...

1 Comments

Read more... 1 Comments

Category: Development (256)

STATUS DETAILS
Needs Votes
31

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

Read more...

1 Comments

Read more... 1 Comments

Category: Development (256)

STATUS DETAILS
Needs Votes
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 (256)

STATUS DETAILS
New