Improve Business Central Developer Licenses Generation and Download Process
Since the Business Central Developer Licenses expire after 3 Months, it would be nice if obtaining a new developer license would be as fast as a customer licence.
Bring back progress bars on Ratio controls and Dialogs
Hello, We are missing the progress indicator (https://developer.microsoft.com/en-us/fluentui#/controls/web/progressindicator) in these cases: - dialogs when we have the string @1@@@@@@@@@ (see: https://github.com/MicrosoftDocs/dynamics365smb-devitpro-pb/issues/551) - controls on pages where th...
Sorting on a Temporary Table's Flowfield should be possible
Summary
Currently, when working with extensions in D365 Business Central both of the following are possible:
- Sorting on a physical table's flow field
- Sorting on a temporary table's normal field
However, sorting on a t...
Unnecesary Joining in FlowFields
If you have a database with let us say 1.5 Milion items in it and create a table extension on the Item table with a field "My Item Group" then, we have in a custom table a FlowField named "Number of Items" which count the number of items per "My Item Group" in a sample code similar to this: table...
Show Primary key position on Record tooltip
The Record tooltip is great, but primary key fields are only designed with an asterisk. This makes it impossible to figure out the primary key for tables like Job Planning Line and others where the key fields are the first ordered fields in the table. This information is vital to be able to writ...
A new platform event to handle File.DownloadFromStream()
We have apps that runs a lot of different logic from Base Application and other apps in the background, as scheduled tasks or via Web Services (API and/or OData). One scenario that we cannot handle today is when the File.DownloadFromStream() function is invoked, which results in an unhandled “...
Enhance AL support for referencing "Saved Views"
With the introduction of "Saved Views", users are now able to create / save their own views. On top, developers have the option to include pre-defined views as part of an extension. https://docs.microsoft.com/en-us/dynamics365/business-central/dev-itpro/developer/devenv-views It would be benefi...
Shopify Business Central Connector support for B2B eCommerce
Add support for Shopify B2B features to the connector, i.e. Organizations, price levels, etc.
Allow fieldgroup(Brick... to be extended on a page
The Brick type fieldgroup is used to display data as a Brick and is a table property and cannot be extended. If we want to use an existing table but want to use different fields in the Brick, there is no way for us to do this. Also sometimes the fields we want to show may be different depending o...
Best regards,
Business Central Team
Column order Drop down in field.
Partner developed a page in their app with a field that connects to a page that is developed by them for the app as well. When using the drop down to search for relevant post they want specific fields in their page to be highlighted since it is the relevant field for the user. But it seems like ...
Administrator
Best regards,
Business Central Team