Skip to main content

Notifications

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

Add Menu Short Cut

Posted on by 1,579
How do I add a specific screen to the menu short cuts.  For example, if I want to add "Purchase Invoices"  to the same line as "Customers    Vendors    Items    Bank Accounts    Chart of Accounts", how do I go about that.   I can hide the existing lines using personalization, but am not seeing where I can add or select a screen in that section.  Please advise.  Look forward to a response.
 
JG
 
 
 
 
 
 
 
 
 
 
  • Suggested answer
    YUN ZHU Profile Picture
    YUN ZHU 71,839 Super User 2024 Season 2 on at
    Add Menu Short Cut
    Hi, just add some info. Hope this helps as well.
    Dynamics 365 Business Central: How to customize Role Center in AL
     
    Thanks.
    ZHU
  • JGarcia123 Profile Picture
    JGarcia123 1,579 on at
    Add Menu Short Cut
    Thank you, Andy,
     
    I also found the Book Mark button after I had posted last night.  That is what I was looking for.  Appreciate the feedback.
     
    JG
  • Verified answer
    Andy Wingate Profile Picture
    Andy Wingate 320 on at
    Add Menu Short Cut
    Hiya
     
    First bookmark the page - you can do that from the tell me (ALt-Q):
     
     
     
    That adds it to the end:
     
     
    Then you can personalise and drag it where you need it: click and drag the little pink triangle...
     
     
    Use the Customise pages from the "Profiles (Roles)" page if you want the change to apply to all users using that profile.. 



    Hope that helps!
     
    Cheers
    Andy
  • Suggested answer
    Khushbu Rajvi. Profile Picture
    Khushbu Rajvi. 3,913 on at
    Add Menu Short Cut
    Hi, you need to add the Purchase Invoice action in the Embedding area. Use the following code to add the action:
     
    pageextension 50708 rolescentralext extends "Business Manager Role Center"
    {
        actions
        {
            addafter("Chart of Accounts")
            {
                action("Purchase Invoice1")
                {
                    ApplicationArea = Basic, Suite;
                    Caption = 'Purchase Invoice';
                    RunObject = Page "Purchase Invoice";
                    ToolTip = 'Create a purchase invoice to mirror a sales document sent by a vendor.';
                }
            }
     
        }
    }
     
     
  • Suggested answer
    CU23091617-0 Profile Picture
    CU23091617-0 8 on at
    Add Menu Short Cut
     
    You can "bookmark" the page of Purchase Invoice (list or card), to make it visible next to your menu shortcuts.Open the desired Card Page or List Page, and click on this Bookmark icon 
     
     

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 Complete!

🔔 Be sure to subscribe to the new forums you are interested in to stay up to date! 🔔

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,902 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 229,336 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans