Skip to content

Commit

Permalink
50010
Browse files Browse the repository at this point in the history
  • Loading branch information
freddydk committed Nov 15, 2024
1 parent f17f54d commit 03c0d63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion App1/HelloWorld.al
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// Remember that object names and IDs should be unique across all extensions.
// AL snippets start with t*, like tpageext - give them a try and happy coding!

pageextension 50000 CustomerListExt extends "Customer List"
pageextension 50010 CustomerListExt extends "Customer List"
{
trigger OnOpenPage();
begin
Expand Down

0 comments on commit 03c0d63

Please sign in to comment.