Page extension caption failure
Open
@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
{
}
}
Internal work item: AB#563859
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.