2

Compiler should check adding field to dimension related view (such as DimAttributeOMDepartment)

When we add a field to DimAttributeOMDepartment, standard code, classes\DimensionEnabledType:constructForSystemDefinedByTableId() will be not work. This code expect DimAttributeOMxxxxx view has only three field, Key, Value, Name. But compiler returns any error when adding field to DimAttributeOM...

Read more...

0 Comments

Read more... 0 Comments

Category: Development (257)

STATUS DETAILS
Needs Votes
2

LCS - Cloud Hosted Environment - Assigned to Column

HI, In LCS the Cloud Hosted Environments that are for developers are difficult to manage on who is using which dev CH environment without keeping a separate list away from LCS. would it be possible to build a form/column for who the dev CH environment is assigned to?

Read more...

0 Comments

Read more... 0 Comments

Category: Development (257)

STATUS DETAILS
Needs Votes
2

modelutil.exe -replace should be able to run in batch (without prompting)

When you replace a model using ModelUtil.exe -replace you get a prompt to confirm. There should be a parameter (for example "noPrompt") which suppresses that prompt so we can run this command in a batch or powershell script.

Read more...

0 Comments

Read more... 0 Comments

Category: Development (257)

STATUS DETAILS
Needs Votes
2

Project ID / Inventory Recalculation / Accounting Source Explorer

Project ID / Inventory Recalculation / Accounting Source Explorer When a inventory value for a part is adjusted. It is expected that such value adjustments (cost adjustments) will flow down to the subsequent transactions (Inventory "Issues" Transactions). For Example: If the part is shipped it w...

Read more...

1 Comments

Read more... 1 Comments

Category: Development (257)

STATUS DETAILS
Needs Votes
2

Want to be able to execute insert of 100 digit customername field using CustTable.insert method

Definition of the name field of DirParty table is nvarchar(100). But in the EDT definition of name in the CustTable.insert method, the maximum string is 60. Therefore, if we create a DirParty.name with the CustTable.insert method, we can only enter up to 60 digits. This looks like a bug. If we us...

Read more...

0 Comments

Read more... 0 Comments

Category: Development (257)

STATUS DETAILS
Needs Votes
2

Like used in x++ statements, introduce : BeginsLike and EndsLike

Hello, When writing a X++ select statement that requires a like it will always translate into "where buffer.fieldId like '%TEXT%' and ...." For performance, we sometimes only to do "where like 'TEXT%'..." or " where like '%TEXT' and.... " and using the wildcard symbol on both sides prevents an ...

Read more...

2 Comments

Read more... 2 Comments

Category: Development (257)

STATUS DETAILS
Needs Votes
2

Better way of selecting form controls

When adding a control to a form design, a very long list of control names opens a single column. This requires scrolling, takes time to locate the right control at it provides no information about controls apart from names. I suggest this: - Stop displaying the list of controls as a mere combobo...

Read more...

0 Comments

Read more... 0 Comments

Category: Development (257)

STATUS DETAILS
Needs Votes
2

OData Change tracking

Implementation of HTTP header Prefer: odata.track-changes as "Dynamics 365 Customer Engagement" to retrieve changes in entities using Web API (https://docs.microsoft.com/en-us/dynamics365/customer-engagement/developer/use-change-tracking-synchronize-data-external-systems)

Read more...

0 Comments

Read more... 0 Comments

Category: Development (257)

STATUS DETAILS
Needs Votes
2

Visual Studio Shortcuts

Hi I try to stay away from my mouse - in my opinion it is not debatable that the keyboard is quicker. However, there are some shortcuts that either does not exist or I have failed to find them. Here is a list of some I could think of quickly: 1. Adding a new node: query datasource, table field...

Read more...

0 Comments

Read more... 0 Comments

Category: Development (257)

STATUS DETAILS
Needs Votes
2

Object wise Sync (Tables) and Compile , Model wise import and export feature

HI ,

Object wise compile and sync is missing every time build project that contains all the objects

Model import and export feature

please add those feature.

 

Thanks 

Ajay V.

Read more...

0 Comments

Read more... 0 Comments

Category: Development (257)

STATUS DETAILS
Needs Votes