Skip to main content

Notifications

Small and medium business | Business Central, N...
Answered

Subpage part is not visible on card page

Posted on by 290

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: 

  part("Commitments"; "FA Commitment Subpage")
            {
                SubPageLink = "Contributor Ref." = field("No.");
            }
  • Suggested answer
    YUN ZHU Profile Picture
    YUN ZHU 71,565 Super User 2024 Season 2 on at
    RE: Subpage part is not visible on card page

    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:

    https://docs.microsoft.com/en-us/dynamics365-release-plan/2022wave2/smb/dynamics365-business-central/field-applicationarea-defaults-page-value

    Hope this helps as well.

    Thanks.

    ZHU

  • Suggested answer
    Nitin Verma Profile Picture
    Nitin Verma 21,063 Super User 2024 Season 1 on at
    RE: Subpage part is not visible on card page

    Good to know.

  • Nishan80 Profile Picture
    Nishan80 290 on at
    RE: Subpage part is not visible on card page

    Thank you Nitin... it works now..

  • Suggested answer
    Nitin Verma Profile Picture
    Nitin Verma 21,063 Super User 2024 Season 1 on at
    RE: Subpage part is not visible on card page

    Hi

     Nishantha Guruge please as per below marked.

     part("Commitments"; "FA Commitment Subpage")

               {

                   ApplicationArea = All;

                   SubPageLink = "Contributor Ref." = field("No.");

               }

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

November Spotlight Star - Khushbu Rajvi

Congratulations to a top community star!

Forum Structure Changes Coming on 11/8!

In our never-ending quest to help the Dynamics 365 Community members get answers faster …

Dynamics 365 Community Platform update – Oct 28

Welcome to the next edition of the Community Platform Update. This is a status …

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 290,900 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 229,275 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans