Allow some basic importan PowerShell commands
It would be nice to make some of the PowerShell commands allowed for Business Central Cloud or all of them, but at least add the possibility to add server URL so that we could use the Export-NAVData and Import-NavData with objects. Also the uninstall and unpublish extensions with -force (destruct...
Events on API page for succesfull httprequest post delivery
Hi all,
Sometimes you want to start an action or session right after an http post to BC. The annoying thing is that it is not possible to determine when a HTTP request is compleet and successful. No event can be used to start something afterwards. There are ways but i will men...
Fix for Subscription Billing / Sales Subscription Lines -page
In BC 26.5 it was possible to drilldown from Sales Line -field "Subscription Lines". On the BC 27.1 it is not possible, as the following error is given:
"Document No. must have a value in Sales Subscription Line: Line No.=0. It cannot be zero or empty."
Call ...
Add methods to handle base64url encoding / decoing
https://learn.microsoft.com/de-de/dotnet/api/system.buffers.text.base64url?view=net-9.0
The System Application should have methods to encode / decode base64url
Cancel/uninstall PTE for next Minor/Major
Sometimes you need to change a pre uploaded app that's waiting for the next minor or major release. Now there is no option to delete apps that are installed in this way. Would be very welcome to have this option.
Real-Time FlowField Refresh Mechanism
Currently, in Business Central, FlowFields on pages such as the Sales Header do not dynamically update in real time when the underlying data changes — for example, when Sales Lines are inserted, modified, or deleted.
In my specific case, the Cust...
Limitation in Updating Email Concurrency for Existing Accounts
Problem Description
- Due to a limitation in the base code, the email concurrency limit cannot be updated for existing email accounts. This is because the underlying ‘Email Rate Limit’ table is marked as internal, wh...
STATUS DETAILSNew
New Event inside FindOpenApprovalEntriesForWorkflowStepInstance
We need a new event inside FindOpenApprovalEntriesForWorkflowStepInstance before exiting to set more filters on the Approval Entry.
Currently we have to subscribe to OnBeforeSendApprovalRequestFromApprovalEntry and copy paste the code from standard.
VSCODE, settings.json, al.browser.args, al.browser.profile
As a developer who works with multiple client systems, I have a Chrome Profile with logins and shortcuts and bookmarks for each. Equally so with Edge.
I need to be able to control which browser profile is launched. Ideally to specify the browser comman...
Add return value to Report.Run(Modal)
As we all know, Page.RunModal returns an Action so we can see what which action a user has taken on that page (Ok, Cancel, etc.). In my view, Report.RunModal should offer a similar return value that denotes whether a user has clicked Ok, Preview, Cancel, Preview, etc. on the request page, or w...

Administrator
Events should be requested through Pull requests · microsoft/ALAppExtensions. Please don't create ideas for those.