microsoft / AL

Home of the Dynamics 365 Business Central AL Language extension for Visual Studio Code. Used to track issues regarding the latest version of the AL compiler and developer tools available in the Visual Studio Code Marketplace or as part of the AL Developer Preview builds for Dynamics 365 Business Central.
MIT License
732 stars 243 forks source link

CurrPage.Editable in pageextension #5901

Closed radovandokic closed 4 years ago

radovandokic commented 4 years ago

Hello,

In version 16 there is a new feature - when we click on an Item code in e.g. non-editable page, like Posted Purchase Invoice, in a drop-down window we can click on Open (this is new action) and open item card.

image

This Open action ignores CurrPage.Editable(false) which we added in a page extension.

Is this a bug?

atoader commented 4 years ago

Hi! Please take a minute to read the guidelines for this repository https://github.com/microsoft/AL and our collection of frequently asked questions https://github.com/Microsoft/AL/wiki/frequently-Asked-Questions .

As this repository is only for issues related to the AL compiler in latest developer preview environment for Dynamics 365 Business Central. We suggest that you open a support case or file a bug in Collaborate, to ensure that all Business Central users benefit from your catch as soon as possible.

To open a support case, you can:

If you file the bug in Collaborate, remember to include steps to reproduce the issue, and the Business Central build number and country version you're using.