Notifications
Announcements
No record found.
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?
hi,
below should do the job. Try it out.
pageextension 50000 MyExtension extends "Sales Order List" { layout { modify(Control1902018507) { Visible = false; } } }
Thanks,
It's Working.
Hi,
What is Control1902018507?
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.
Congratulations to a top community star!
In our never-ending quest to help the Dynamics 365 Community members get answers faster …
Welcome to the next edition of the Community Platform Update. This is a status …
Stay up to date on forum activity by subscribing.