29

Support scheduled tasks in OAuth2 (S2S) web service client sessions onprem

In a Business Central cloud environment, you can create a Scheduled Task from a web service client that uses OAuth (S2S). This has also always been possible onprem with a web service client that uses basic auth.


However, this does not work when using a web service client with ...

Read more...

0 Comments

Read more... 0 Comments

Category: Development (1166)

STATUS DETAILS
New
29

A new platform event to override the Role Center in the user's settings

I want to suggest a new platform event that makes it possible for us to override the user settings for the Role (which is deciding which role center to use).


A simple suggestion of event signature could be something like this:

    [...
                                                
                                                

Read more...

1 Comments

Read more... 1 Comments

Category: Development (1166)

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
29

Better code visibility for Temporary Table

Hey AL Gurus, With started using Temporary Table within our coding practise and noticed that AL language is missing some features related to it. - When using Intellisense for SourceTable or Record, it's not clear from the list that this table is Temporary. Once you are familiar with a solution ...

Read more...

0 Comments

Read more... 0 Comments

Category: Development (1166)

STATUS DETAILS
Planned
2023 Release Wave 1
Ideas Administrator
Thank you for suggesting this. We have decided to add a "temporary" indicator to Intellisense, tooltips and code lens to indicate when a variable is a temporary table. We are not going to change the syntax highlighting as this point though, but will still close this idea with the delivered indicator.

Regards, 
Business Central R&D
29

Scheduling the installation of an extension

Hi everyone, As you know, when we upload an extension in a production environment, usually the user connected to the tennant is rejected and the connection must be refreshed. Now, we have the option to schedule the upload at the moment, or in the next major/minor upgrade. It will be helpful to ...

Read more...

3 Comments

Read more... 3 Comments

Category: Development (1166)

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
29

Open API OAS for Custom APIs

We can generate an OData EDMX file (On premise) https://bcurl:7048//api////$metadata I can't see how to generate an OAS file, despite the release notes for 2019 wave 1 indicating that this will be possible https://docs.microsoft.com/en-us/business-application...

Read more...

2 Comments

Read more... 2 Comments

Category: Development (1166)

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
29

Enumextension - Change Caption of Existing Enum Values

With Option fields it was possible to change the Caption of Option values within the Tableextension by using the keyword modify(field). The same possibility for enum values is missing. It would be great to allow changing the Caption of existing enum values within the Enumextension object.

Read more...

1 Comments

Read more... 1 Comments

Category: Development (1166)

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
29

Country-specific date and time formats

Currently, Business Central doesn't support country-specific date and time formats, instead distinguishing between European and US formats as a whole as documented here: https://docs.microsoft.com/en-us/dynamics-nav/format-property. The European format doesn't work well in the Netherlands, with t...

Read more...

1 Comments

Read more... 1 Comments

Category: Development (1166)

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
28

Sort on any field with RecordRef

Since quite a while we are able to sort on any fields with Record.SetCurrentKey(), even if the fields is no...

Read more...

2 Comments

Read more... 2 Comments

Category: Development (1166)

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
28

Issue with "Select All Rows" Functionality and Suggestion for Event Hook in Business Central

I encountered an issue in relation to the "Select All Rows" functionality and the absence of an event hook. When attempting to perform actions or calculations on multiple rows using the "Select All Rows" option, the functionality does not work as expected....

Read more...

0 Comments

Read more... 0 Comments

Category: Development (1166)

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
28

Multihop propagateDependencies

I use "propagateDependencies = true" in all our applications. The problem is that only "onehop" works. When I raised bug to AL, I got the answer that it's by-design. So I suggest do multihop "propagateDependencies". Idea ("<--" - means dependeny): LocalizationCoreApp <-- LocalizationApp <-- MyA...

Read more...

0 Comments

Read more... 0 Comments

Category: Development (1166)

STATUS DETAILS
New