Suppose you have a requirement to hide or disable the AssistEdit button in Business Central, which allows users to quickly access related records or pages. This guide will show you how to modify the settings in a page extension to achieve this, ef...
What is CUE?A Cue provides a visual representation of aggregated business data, like the number of open sales invoices. Cues are interactive, meaning that you can select the Cue to drill down to data or open another page, run code, and more. Cues...
Few simple steps for creating a sandbox environment in the D365 Business Central tenant.Access the Admin Center for Business Central by clicking on the gear symbol and selecting Admin Center.Click New to start creating new environmentAfter enterin...
Few simple steps for Copy a Production or Sandbox Environment Open Business Central, click on the Settings icon, choose Admin CenterWithin the Business Central Admin page select the production environment that you wish to copy.Select Copy from the...
Today, we will discuss how we can search custom table data using the "Search Company Data" feature in Business Central.For more information regarding the "Search Company Data" feature, you can refer to the official Microsoft documentation: Search ...
Customizing Headers and Footers in Business Central Reports RDLC: First Page and Last Page TricksSuppose you are working on a report, and there is a requirement for the header to appear only on the first page and the footer to appear only on the l...
Suppose, you may have a requirement to break long text into multiple lines after a certain number of characters in Business Central.For example, when dealing with lengthy descriptions in fields like "Work Description," it's important to ensure the...
Suppose you have a requirement to show a field in some companies and hide it in
others.
First Read this Visible Property
[https://learn.microsoft.com/en-us/dynamics365/business-central/dev-itpro/developer/properties/devenv-visible-property]
Fo...