User Profile

Disable/hide elements from the UI on system wide level.


A more simple user interface, will add value to any application.

(1) We already have the option to develop custom security roles, reducing what a specific user will see in the user interface.

(2) We also have the option of 'configuration keys' to disable parts of the application....

Read more...
2 Comments

Read more...
2 Comments

Category: User Experience (439)

STATUS DETAILS
Under Review

Provide 'Customer reference' from POS sales.


Customers have the option to provide their own reference number. This number will normally be displayed on the sales order and the invoice document. No option currently exists for adding this reference to an order initiated from the POS.

Read more...
1 Comments

Read more...
1 Comments

Category: Customer and Loyalty (94)

STATUS DETAILS
Needs Votes

Better differentiation for non-production environments


 In AX2012 an option was available to configure a startup message. Every user connecting to the environment will be prompted with a startup message, configured in the AXC file.
These messages are important to make sure users (and admins) are aware when they are connected to a databas...

Read more...
3 Comments

Read more...
3 Comments

Category: User Experience (439)

STATUS DETAILS
Under Review

new reserved keyword for "PrimaryKey" in X++ select statements.


Developers quite commonly use "select firstonly recid from myTable where field = x" only to check whether a record does exist. When the recid is not the primary key of this table, SQL will build a query plan including a key lookup.

Example: "Select firstonly recid from custtable where a...

Read more...
3 Comments

Read more...
3 Comments

Category: Development (256)

STATUS DETAILS
Needs Votes

Add compile warning, or start supporting, "join firstonly" clause


Developers have the option to specify a join with FirstOnly keyword. The code will then insinuate data will be retrieved form the left table, joined with max one record from the right table.

 

Example:

select SalesTable where SalesTable.SalesId =...

Read more...
0 Comments

Read more...
0 Comments

Category: Development (256)

STATUS DETAILS
Under Review

Allow restarting AOS / IISReset from SysUsersOnline form


For production environments, we do not have access restarting a service or executing an IISRESET. In some situations we do need this in order to resolve an issue.

A possible solution would be to add the option to IISRESET or AOS Restart to the 'SysUsersOnline' form. Or to LCS.

Read more...
2 Comments

Read more...
2 Comments

Category: Lifecycle Services (325)

STATUS DETAILS
Declined

Allow Azure SQL as Data source in DMF


In order to support more complex data migration and integration scenario's, i would like to have the option to use a Azure SQL database as data source for importing data via DMF (Data Management Framework).

In the current situation, AzureSQL databases can only be used for export scenari...

Read more...
3 Comments

Read more...
3 Comments

Category: Data Management (292)

STATUS DETAILS
Under Review

Allow preview of mail (MSG) files in Attachments (DocuView) form.


D365fO allows displaying a preview of PDF, Word, Text and files.

One of our customers is also requesting the option of displaying a preview for MSG (e-mail) files.

 

Nice feature... Not yet available. :)

Read more...
1 Comments

Read more...
1 Comments

Category: Office Integration (54)

STATUS DETAILS
Needs Votes

Add events for set_based operations. Preventing row-by-row impact.


Because extensions and events are being used more-and more, a lot of tables will have events configured for onUpdated, onUpdateing, onDeleted, onDeleted, etcetera. As a result all set_based operations (like update_recordset) are being executed as row-by-row operations. This is frequently causi...

Read more...
2 Comments

Read more...
2 Comments

Category: Development (256)

STATUS DETAILS
Needs Votes

Provide the option of extracting / streaming monitoring data to my own DB


Within LC, we have the option to navigate through the monitoring data of an environment. This functionality is however limited (in performance and query options). To overcome these limitations, i would like to see an option available to stream all these events to my own Database of Event-Hub.

Read more...
1 Comments

Read more...
1 Comments

Category: Lifecycle Services (325)

STATUS DETAILS
Planned
  • 1
  • 2