Sunday, November 17, 2019

Add New Group on Role Center page by Extended Objects in Business Central

Hello Friends,

We can extend the role center page in business central to add new group on role center page.


pageextension 52515 BusinessManagerRoleCenterEx extends "Business Manager Role Center"
{
    // version NAVW113.00,NAVNA13.00

    actions
    {
        addafter(SetupAndExtensions)
        {
            group("**** House")
            {
                Caption = '**** House';
                Image = Journals;
                ToolTip = 'Collect and make payments, prepare statements, and reconcile bank accounts.';
                action("Item Tagging List")
                {
                    ApplicationArea = All;
                    Image = List;
                    Promoted = true;
                    PromotedCategory = Process;
                    RunObject = Page 52508;
                }
                action("Staging Invoice List")
                {
                    ApplicationArea = All;
                    Image = List;
                    Promoted = true;
                    PromotedCategory = Process;
                    RunObject = Page 52511;
                    RunPageView = SORTING ("Applet Order No.")
                                  ORDER(Ascending);
                }

                action("****house Integration Setup")
                {
                    ApplicationArea = All;
                    Image = Administration;
                    Promoted = true;
                    PromotedCategory = Process;
                    RunObject = Page 52501;
                }

                action("Item List WS")
                {
                    ApplicationArea = All;
                    Image = List;
                    Promoted = true;
                    PromotedCategory = Process;
                    RunObject = Page 52504;
                    RunPageView = sorting ("No.")
                                    order(ascending);
                }

                action("Department")
                {
                    ApplicationArea = All;
                    Image = List;
                    Promoted = true;
                    PromotedCategory = Process;
                    RunObject = Page 52505;
                    RunPageView = sorting ("Attribute ID", ID)
                                    order(ascending);
                }

                action("Item Tagging Process")
                {
                    ApplicationArea = All;
                    Image = "Report";
                    Promoted = true;
                    PromotedCategory = Process;
                    RunObject = Report 52503;
                }
                action("Staging Invoice Process")
                {
                    ApplicationArea = All;
                    Image = "Report";
                    Promoted = true;
                    PromotedCategory = Process;
                    RunObject = Report 52502;
                }
            }
        }
    }
}


New action group look like




















Thank you reading.

Keep Sharing...Keep Growing...

1 comment:

  1. If you're trying to lose weight then you need to get on this totally brand new personalized keto diet.

    To create this keto diet, certified nutritionists, fitness couches, and professional chefs united to provide keto meal plans that are powerful, decent, price-efficient, and delicious.

    Since their launch in early 2019, thousands of people have already transformed their figure and health with the benefits a proper keto diet can provide.

    Speaking of benefits: in this link, you'll discover eight scientifically-certified ones given by the keto diet.

    ReplyDelete