web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Small and medium business | Business Central, N...
Suggested Answer

The menu on the role center in BC 21

(0) ShareShare
ReportReport
Posted on by 56

I have some issues. We are in On-Prem. We are using version v19 in Sandbox. We are using v21 in Testing. We are still in the implementation phase.
I have a Super role.

In 19.0, I can see all the custom menus that we have created.

In 21.0, I can see only a few of them. I don’t know what the issue is. Please advise.
V19

pastedimage1683684859934v2.png

V21

pastedimage1683684833612v1.png

I have the same question (0)
  • Suggested answer
    tanya07 Profile Picture
    1,638 on at

    Hi,

    I hope Application Area is added in all the actions.

    Regards,

    Tanya Kharbanda

    Don't forget to help the community by verifying the answer if your question has been answered. It will let others know that the topic has a verified answer.

  • Ganesh2002 Profile Picture
    56 on at

    Yes, I have added the Application Area in all of the actions.

  • Suggested answer
    tanya07 Profile Picture
    1,638 on at

    For a new action to add under the group "Service Imports" , this is how I am using, it should work..

    pageextension 50006 BusinessManagerExt extends "Business Manager Role Center"

    {

       actions

       {

           addafter('xxxx')

           {

               group("Service Imports")

               {

                   Caption = 'Service Imports';

                   action("Import Service Header")

                   {

                       ApplicationArea = Basic, Suite;

                       Caption = 'Import Service Header';

                       Image = Import;

                       RunObject = Page xxxx;

                       ToolTip = 'xxxx';

                   }

    }

    }

    }

    }

    Regards,

    Tanya Kharbanda

    Don't forget to help the community by verifying the answer if your question has been answered. It will let others know that the topic has a verified answer

  • Ganesh2002 Profile Picture
    56 on at

    This is exactly what I written.

    pageextension 50100 "Admin RC Ext-9006" extends "Administrator Role Center"

    {

       Caption = 'Admin RC Page Extension';

       actions

       {

           addafter("Data Privacy")

           {

               group("Service Imports")

               {

                   Caption = 'Service Imports';

                   action("Import Service Header")

                   {

                       Caption = 'Import Service Header';

                       ApplicationArea = All;

                       RunObject = xmlport "Import Service Header";

                       Visible = true;

                       ToolTip = 'Import Service Header';

                   }

               }

        }

     }

  • Ganesh2002 Profile Picture
    56 on at

    I figured out the issue. It is related to permissions. The xmlport numbering was not correct.

  • Suggested answer
    tanya07 Profile Picture
    1,638 on at

    great :)

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

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Women in Power Builds Momentum

Expanding mentorship, skilling, and AI innovation

Congratulations to the July Top 10 Community Leaders

These are the community rock stars!

Leaderboard > Small and medium business | Business Central, NAV, RMS

#1
OussamaSabbouh Profile Picture

OussamaSabbouh 595 Super User 2026 Season 2

#2
YUN ZHU Profile Picture

YUN ZHU 364 Super User 2026 Season 2

#3
Grigorios Mavrogeorgis Profile Picture

Grigorios Mavrogeorgis 331 Super User 2026 Season 2

Last 30 days Overall leaderboard

Featured topics

Microsoft Training Manuals

Product updates

Dynamics 365 release plans