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

Notifications

Announcements

Community site session details

Community site session details

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

Why the buttons added in the Navigate button of my custom page are displayed in the New group too?

(0) ShareShare
ReportReport
Posted on by 625

Hi All, 

I have created the custom page of type List and i have added a button in the navigate group of the page , but that button is also showing itself in the New group of the page : 

pastedimage1589870429637v1.png

pastedimage1589870473857v2.png

I want this button to be visible in Navigate section of the page only not in the New Group.

My code for adding the button in the action area : 

 actions
    {
        area(Navigation)
        {
            action("XXXXX")
            {
                Caption = 'XXXXX';
                ApplicationArea = Basic, Suite;
                Image = Quote;
                Promoted = true;
                ..............
            }
        }
    }
Please help!
I have the same question (0)
  • Suggested answer
    Genie Cetas Profile Picture
    472 on at

    Hi,

    If you want to remove your action from New Group, either you have to remove Promoted property or set Promoted = false in your code.

    https://docs.microsoft.com/en-us/dynamics365/business-central/dev-itpro/developer/properties/devenv-promoted-action-property

    On tablet client and phone client only promoted actions are displayed. If you want to add your action in tab/mobile client, then you have to assign PromotedCategory for your action.

    https://docs.microsoft.com/en-us/dynamics365/business-central/dev-itpro/developer/properties/devenv-promotedcategory-property

  • Suggested answer
    THE Italian Profile Picture
    on at

    You have to assign also PromotedCategory

    https://docs.microsoft.com/en-us/dynamics365/business-central/dev-itpro/developer/properties/devenv-promotedcategory-property

    Note that Navigation must also be associated through a promoted category first

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

News and Announcements

Season of Giving Solutions is Here!

Quick Links

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Neeraj Kumar – Community Spotlight

We are honored to recognize Neeraj Kumar as our Community Spotlight honoree for…

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

#1
OussamaSabbouh Profile Picture

OussamaSabbouh 1,630

#2
Khushbu Rajvi. Profile Picture

Khushbu Rajvi. 926 Super User 2025 Season 2

#3
Dhiren Nagar Profile Picture

Dhiren Nagar 682

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans