User Profile

Enable running any page of any type in the web client


I as developer, developing extensions on D365BC need to run any page of any type in the web client to be able to review my design. This was always able in the web client before D365BC fall release. But since fall release this is no longer possible for all page types. ListParts and CardParts can n...

Read more...
0 Comments

Read more...
0 Comments

Category: General (1639)

STATUS DETAILS
Under Review

Add asteriks (*) to PK fields in Intellisence list


If I hoover over a record variable in VSCode I get a full listing of all fields on that record with PK fields at the top of the list marked with an asterisk (*). When I write code Intellisence will help me to ease the selection of variable, methods, etc. Doing this, referencing a record variable...

Read more...
5 Comments

Read more...
5 Comments

Category: Development (1162)

STATUS DETAILS
Planned

Extend Query object to allow to create a UNION


Currently the Query object does not allow to create a UNION of tables, which is quite a shortcoming forcing you to either use multiple query objects or other workarounds involving more coding. The request for UNION was already raised in this idea https://experience.dynamics.com/ideas/idea/?ideai...

Read more...
2 Comments

Read more...
2 Comments

Category: Development (1162)

STATUS DETAILS
Needs Votes