microsoft / microsoft/AL

Page extension caption failure

Open
#7,946 4 comments 4 reactions 1 assignee View on GitHub

@thloke is already working on this.

Since Jan 29, 2025.

accepted
Dominant language
PowerShell
Stars
881
Forks
285
Avg merge
3d 36m
Merged PRs (30d)
1

Description

I think there is a Microsoft syntax issue that no longer works in 2024 wave 2 in any tenant and any pageextension. This worked in 2024 wave 1. I would think this would have an escalation and response from the compiling team in Denmark.

When doing this on any tenant and any page:

pageextension 50000 PurchaseOrder extends "Purchase Order"
{
    Caption = 'New Purchase Order';

    layout
    {

    }
}

Image
Image

Internal work item: AB#563859

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.