20

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.

Read more...

0 Comments

Read more... 0 Comments

Category: Development (1419)

STATUS DETAILS
Needs Votes
Ideas Administrator
Thank you for this suggestion! Currently this is not on our roadmap. We are tracking this idea and if it gathers more votes and comments we will consider it in the future. Best regards, Business Central Team
20

Enum.GetName() Method

Request


Add an Enum.GetName() method for the

Read more...

2 Comments

Read more... 2 Comments

Category: Development (1419)

STATUS DETAILS
New
Ideas Administrator
Thank you for this suggestion! Currently this is not on our roadmap. We are tracking this idea and if it gathers more votes and comments we will consider it in the future. Best regards, Business Central Team
20

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...

Read more...

0 Comments

Read more... 0 Comments

Category: Development (1419)

STATUS DETAILS
Needs Votes
Ideas Administrator
Thank you for this suggestion! Currently this is not on our roadmap. We are tracking this idea and if it gathers more votes and comments we will consider it in the future. Best regards, Business Central Team
20

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.

Read more...

3 Comments

Read more... 3 Comments

Category: Development (1419)

STATUS DETAILS
Planned
2023 Release Wave 2
Ideas Administrator
Thank you for this suggestion! We are addressing this in 2023 release wave 2. There is now an *al.algoSuggestedFolder* setting for specifying the default folder location for new AL projects. As usual for settings, this can be set per user or per workspace, offering some flexibility in the location for new projects.

Best regards, Business Central Team
20

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...

Read more...

1 Comments

Read more... 1 Comments

Category: Development (1419)

STATUS DETAILS
Needs Votes
Ideas Administrator
Thank you for this suggestion! Currently this is not on our roadmap. We are tracking this idea and if it gathers more votes and comments we will consider it in the future. Best regards, Business Central Team
20

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...

Read more...

0 Comments

Read more... 0 Comments

Category: Development (1419)

STATUS DETAILS
Needs Votes
Ideas Administrator
Thank you for this suggestion! Currently this is not on our roadmap. We are tracking this idea and if it gathers more votes and comments we will consider it in the future. Best regards, Business Central Team
20

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.

Read more...

0 Comments

Read more... 0 Comments

Category: Development (1419)

STATUS DETAILS
Needs Votes
Ideas Administrator
Thank you for this suggestion! Currently this is not on our roadmap. We are tracking this idea and if it gathers more votes and comments we will consider it in the future. Best regards, Business Central Team
20

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.

Read more...

0 Comments

Read more... 0 Comments

Category: Development (1419)

STATUS DETAILS
Needs Votes
20

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...

Read more...

1 Comments

Read more... 1 Comments

Category: Development (1419)

STATUS DETAILS
Declined
Ideas Administrator
Thank you for reaching out. Your suggestion seems to be an event request, request for making a function external or general code contribution in for a product. Please create an issue on one of following GitHub repos:

  • Event Requests, Requests for Externals, Extensibility enhancements: https://github.com/microsoft/ALAppExtensions/
  • AL language enhancements and development environment: https://github.com/microsoft/AL 

 Read more about finding right resource and providing feedback on this blog post: 

https://community.dynamics.com/business/b/financials/archive/2018/12/04/find-the-right-resources-and-provide-feedback

 

Sincerely,

Tomás Navarro
PM, Microsoft
20

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...

Read more...

3 Comments

Read more... 3 Comments

Category: Development (1419)

STATUS DETAILS
Needs Votes
Ideas Administrator
Thank you for this suggestion! Currently this is not on our roadmap. We are tracking this idea and if it gathers more votes and comments we will consider it in the future. Best regards, Business Central Team