Add the option to use "Edit in Excel" on Price List Lines (table 7001).
We would like to request the option to use Edit in Excel specifically on Price List Lines (table 7001). There is only option for Open in Excel, but not Edit in Excel.
Enum.GetName() Method
Request
Add an Enum.GetName() method for the
Hide email accounts in the look up field which or without rights/permissions
We think it would be beneficial and user friendly to have as email account/s under the look up field only the one/s which are having the respective rights/permissions to send instead of seeing all email accounts when composing an email including those with...
Availability to choose the root folder in VS Code.
When create an AL extension with Visual Studio Code (AL:GO!), the app gives by default a creation folder root. It woul'd be awsome to be able to choose this folder and set it by default, for example, a shared folder with your team.
Add short-circuiting logical operators to replace AND/OR - like AndAlso/OrElse from VBA
This was suggested in https://github.com/microsoft/AL/issues/278 and closed with the very reasonable response: >>> C/AL have never had short-circuit boolean evaluation. This is legacy and I agree it is uncommon today. Unfortunately this is not just something we can change. Not only does all our...
Perfomance table extension: allow to group many table extension in one sql table
Nowadays if a developer/partner has multiple apps that extends the same table, a sql table is created with the base table name adding a suffix with the id of the extension. If you create a page with only some fields of base table, the sql query poulates all fields of base table + extensions, usi...
Hide/deleted customers from user list
In Business Central user list page to had an option to hide the accounts which are deleted ( no option to enable them again, but without technically delete them, but keep the user in the background to ensure the system does not get corrupted or create create a ‘removed user’ on their place.
invitation feature on Business Central
Hi Dynamics Group One of our partners would like to use Location field on page Create Task from the invitation feature on Business Central for SaaS deployment. According to the official statements this Location Field can be used only in On-premise Deployments of Business Central. Best Regards.
Extend Cryptography Mgt. with RSASignaturePadding parameter
Hi, I am using Crypthograpy Mgt. codeunit of Business Central to sign a string: CryptographyMgt.SignData(SigningString, PrivateKeyInstr, HashAlgorithmType::SHA256, SignatureOutStream); I also need to set the RSASignaturePadding parameter, but this is not available at the moment: https://stackov...
- Event Requests, Requests for Externals, Extensibility enhancements: https://github.com/microsoft/ALAppExtensions/
- AL language enhancements and development environment: https://github.com/microsoft/AL
Support Complex Types in APIs (including custom APIs)
Allow an page with PageType = API to be embedded as a page part on another page of type API. This will solve the problem of allowing complex types in an API but will also make the sub-entity accessible as its own API. We don't want a new PageType of APIPart, just make it so any API type page can...
Administrator