navdotnetreqs
navdotnetreqs
Ok, we got this working. 1) make sure the signing-app registration has roles Key Vault Crypto User + Key Vault Certificate User, even though these are not needed when you...
Works in local development now [ ( #7965 ) ](https://github.com/microsoft/AL/issues/7965) so it likely works in AL-Go as well (haven't tested yet).
Hi @mazhelez , any status updates? Waiting for this a lot! :)
Here's a super simple example to demonstrate this bug: ``` pageextension 50100 "Customer List Test" extends "Customer List" { trigger OnOpenPage() var Boo: Boolean; Quantity: Decimal; OrigQty: Decimal; begin OrigQty...
Seems like no-one is working no ALDoc, which is a shame. :/