129

Display media/mediaset in page fields

Media/MediaSet can only be displayed as a thumbnail on a tall/wide brick, or as the only field of a CardPart embedded as a factbox or directly on a Card/Document page. It would be nice to be able to use an image on a page field for card and/or list pages also.

Read more...

6 Comments

Read more... 6 Comments

Category: Development (1428)

STATUS DETAILS
Under Review
Ideas Administrator
Thank you for your feedback. We are considering adding it to our longer term roadmap. Your help is greatly appreciated! -Mike Borg Cardona Program Manager, Microsoft
125

API - json body with more nested nodes than two

Hi, with BC Spring release 2019 there is a limitation about the structure of the content body in a custom API, in fact it is not possible to create an API that accept in a POST request a json body with more nested nodes than two (https: // docs .microsoft.com / en-us / business-applications-relea...

Read more...

2 Comments

Read more... 2 Comments

Category: Development (1428)

STATUS DETAILS
Completed
Ideas Administrator
Thank you for your valuable feedback. We have decided to deliver this idea and make it available with Business Central 2019 release wave 2.  â€‹
​
Your help was greatly appreciated,  â€‹
Business Central Team​


123

Add test libraries to app source

Would be great if we could publish and use the automated test libraries such as Assert, Variable Storage and Any running on the cloud. for latest Business Central release.

Read more...

6 Comments

Read more... 6 Comments

Category: Development (1428)

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
119

Shopify Business Central Connector support for B2B eCommerce

Add support for Shopify B2B features to the connector, i.e. Organizations, price levels, etc.

Read more...

12 Comments

Read more... 12 Comments

Category: Development (1428)

STATUS DETAILS
Completed
Ideas Administrator
Thank you for your feedback. The requested functionality was released.

Sincerely,
Andrei Panko
PM, Microsoft
118

Unlimited size for Developer Licences (remove sizelimit of 120KB)

Developer licenses have a size limit of 120KB. Since two years with every new Release of NAV/BC we are having troubles to update developer licenses. If ISV Partner do not set the right configurations for their ISV solutions, their ISV solutions are authorized for every partner. We always need to ...

Read more...

0 Comments

Read more... 0 Comments

Category: Development (1428)

STATUS DETAILS
Under Review
Ideas Administrator
Thank you for your feedback. We are investigating this.

Your help is greatly appreciated,
Business Central Team
117

More Helpful Missing Index Page

Hello,


Since a few versions we have the Missing Indexes in Business Central as a page.

This may be helpful in the first place but on a working customer environment where you have no control over all the users you will get many indexes suggested which are completely unnec...

Read more...

8 Comments

Read more... 8 Comments

Category: Development (1428)

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
117

Syntax Highlighting for AL in Azure DevOps

Please reach out to the Azure DevOps team and work with them to add syntax highlighting for AL in Azure DevOps. Today all AL code there is just shown as plain text. This is inefficient because all pull request reviews and all other code investigation are a lot slower to do without. The platform d...

Read more...

3 Comments

Read more... 3 Comments

Category: Development (1428)

STATUS DETAILS
Planned
2023 Release Wave 2
Ideas Administrator
Thank you for your feedback. 

We are addressing this in 2023 release wave 2 with a new Azure DevOps extension that add AL Syntax Highlighting. 

This support is largely in place by initial work by German partner GOB, also having suggested this

Best regards,
Business Central Team
116

defaultApplicationArea in app.json

Yeah, when you need it, the ApplicationArea property is great. But when you are developing a per tenant extension for a customer, of an app for app source where it's all or nothing (if you install it is because you want to see all fields/actions added by the app), having to add ApplicationArea = ...

Read more...

2 Comments

Read more... 2 Comments

Category: Development (1428)

STATUS DETAILS
Planned
2022 Release Wave 2
Ideas Administrator
Thank you for this suggestion! In upcoming 2022 release wave 2, we have added support for falling back to parent object ApplicationArea value if not set on individual controls. 

In detail, when targeting runtime version 10.0 (i.e., 2022 release wave 2) or higher:
* Page controls without ApplicationArea property explicitly set now inherits the ApplicationArea defined on the parent page (or report if request page)
* Rules AS0062 and PTE0008 have been updated to allow not specifying an explicit ApplicationArea on the page control, as long as set on the parent object level, thereby providing a default.
* ApplicationArea can now be used without UsageCategory on pages to provide a default fallback for controls, without forcing search visibility
* No impact on search, UsageCategory and ApplicationArea still both required
* No impact on page (or report) extensions, values must still be set explicitly there.

Best regards,
Business Central Team
116

Extend CalcFormula

I totally agree, that it is no good idea to allow to modify the whole CalcFormula (https://github.com/microsoft/AL/issues/390). But it would be great to add additional filters to the existing CalcFormula. Something like: modify(Quantity) { AddToCalcFormula = "Parcel No." = FIELD("Parcel No. ...

Read more...

6 Comments

Read more... 6 Comments

Category: Development (1428)

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
114

Mocking in Tests - Create a Mock-Framework

We would need to get the following capabilities to be able to write better tests:
Mocking procedures, codeunits and other public intefaces like e.g. the Moq-Framework does for C# (https://github.com/moq/moq4).
Mocking web service calls

Read more...

1 Comments

Read more... 1 Comments

Category: Development (1428)

STATUS DETAILS
Under Review
Ideas Administrator
Thank you for your feedback. We are considering adding it to our longer term roadmap.

Your help is greatly appreciated,
Business Central Team