Implementation of Wildcard Search Function
Currently, users must enter exact phrases or multiple words in the correct order to obtain relevant results.
This limitation makes it difficult to efficiently narrow down search terms, especially when users only know partial information or when keywords appear in varying positions.
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...
Simplify validation of wether variables empty or filled
Coming from other developing language I miss a more simple way to check if some types of variables have a value or not.
Right now we can use if / if not
I would suggest the following:
if / if not ...
Allow debugging any first level app
Some Apps from Microsoft set resource exposure policies to not allow debugging. from a developer experience perspective, this is not good and makes troubleshooting and traceability very difficult.
apps that do not allow debugging: https://github.com/search?q=repo%3Amicrosoft%2FALAppExten...
Extending REST API Functionality
I would like to propose an enhancement to the API functionality in Business Central that could significantly benefit both partners and customers.
Currently, there is an option to define a custom result code in an API using the WebServiceActionContext Data Type:
Assign idRanges to namespace
I'd like to suggest the ability to assign idRanges to specific namespaces, so in the App.Json file the idrange object would have a property for namespace.
D365 Sales integration- take other value in Account or Vendor table
In the D365 Sales integration, in the customer and vendor BC table, we have the option to select other value in the Dataverse Relationship type. But the connector was hard code on "Customer" for "Customer" table and "Vendor" on "Vendor" table get the Dataverse account create in BC. The filte...

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