Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Business Central forum

How to hide fact boxes on any list or card pages in Business Central?

(0) ShareShare
ReportReport
Posted on by 50

I have a requirement to hide a 'Customer Statistics FactBox' on the Sales Order List.

I want to do it from the AL Code and not from the design/personalization, How can I do that?

Categories:
  • Rupali  Profile Picture
    335 on at
    RE: How to hide fact boxes on any list or card pages in Business Central?

    Hi,

    What is Control1902018507?

  • YogiPatel Profile Picture
    10 on at
    RE: How to hide fact boxes on any list or card pages in Business Central?

    Thanks,

    It's Working.

  • Hannes Holst Profile Picture
    5,767 on at
    RE: How to hide fact boxes on any list or card pages in Business Central?

    hi,

    below should do the job. Try it out.

    pageextension 50000 MyExtension extends "Sales Order List"
    {
        layout
        {
            modify(Control1902018507)
            {
                Visible = false;
            }
        }
        
    }


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 > Business Central forum

Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans