4

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

Read more...

0 Comments

Read more... 0 Comments

Category: Development (1515)

STATUS DETAILS
New
4

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

Read more...

2 Comments

Read more... 2 Comments

Category: Development (1515)

STATUS DETAILS
New
4

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

Read more...

1 Comments

Read more... 1 Comments

Category: Development (1515)

STATUS DETAILS
New
4

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.

Read more...

0 Comments

Read more... 0 Comments

Category: Development (1515)

STATUS DETAILS
New
4

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

Read more...

0 Comments

Read more... 0 Comments

Category: Development (1515)

STATUS DETAILS
New
4

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.

Read more...

0 Comments

Read more... 0 Comments

Category: Development (1515)

STATUS DETAILS
New
4

Limitation in Updating Email Concurrency for Existing Accounts

Problem Description


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

    Read more...

    0 Comments

    Read more... 0 Comments

    Category: Development (1515)

    STATUS DETAILS
    New
4

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.

Read more...

0 Comments

Read more... 0 Comments

Category: Development (1515)

STATUS DETAILS
Declined
Ideas Administrator

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

4

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

Read more...

0 Comments

Read more... 0 Comments

Category: Development (1515)

STATUS DETAILS
New
4

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

Read more...

0 Comments

Read more... 0 Comments

Category: Development (1515)

STATUS DETAILS
New