HI,
i am developing an Business central extension in v19. i have couple of pages that link to subpages. it was working fine all the time.
But Suddenly non of subpage parts are visible . i tried re-adding subpages parts. but still non of my main card pages show subpage parts.
appreciate if some could help to diagnose the issue.
code:
Hi, just adding some info.
In next major version (BC21), Page controls without ApplicationArea property explicitly set now inherit the ApplicationArea defined on the parent page (or report if request page).
More details:
Field ApplicationArea defaults to page value:
Hope this helps as well.
Thanks.
ZHU
Good to know.
Thank you Nitin... it works now..
Hi
Nishantha Guruge please as per below marked.
part("Commitments"; "FA Commitment Subpage")
{
SubPageLink = "Contributor Ref." = field("No.");
}
André Arnaud de Cal...
291,969
Super User 2025 Season 1
Martin Dráb
230,842
Most Valuable Professional
nmaenpaa
101,156