Skip to main content

#msdyn365bc 2022 Release Wave 2 - View size of text, code fields in page inspection.

Hi Readers,

In this series we are discussing what's new in Business Central 2022 (Wave 2) a.k.a BC21.

This article we will discuss about - View size of text, code fields in page inspection.

With this series we will understand what's new the product and learn it.

Hope you like the series, please add comments to article.

#msdyn365bc #2022RW2

Business Value - 

The page inspector is a useful tool to investigate page properties, fields, and data. Until now, it hasn't been possible to see the length of fields of type text or code. This information is now added to help developers understand limits on field length, both when the field is used in a page object and when it's used in web services.

Feature details - 

This information is shown as a decoration for each field, such as Text[x] or Code[x], where x is the length of the field.

To access Page Inspection -  

  • Use Shortcut Ctrl+F1 or From Help Choose Help and Support.
  • From Troubleshooting choose Inspect pages and data.
  • It will open Page Inspection Window.
  • From Table Field Tab, Users can see all table fields in data type and length (if applicable).


For other articles related to What's New in Business Central 21, refer here.

Hope you learn and will be able to utilize this feature as Business Central 21 is available.  

Comments

Popular posts from this blog

VIEW SERVER STATE permission on SQL Server?

Hi all, Sometime While trying to Login into a database we face an error message as shown below. --------------------------- Microsoft Dynamics NAV Classic --------------------------- You cannot start Microsoft Dynamics NAV Classic because you do not have the VIEW SERVER STATE permission on SQL Server. Contact your system administrator. --------------------------- OK    ---------------------------

BC 21 and Higher - PowerShell Cmdlet (Replacement of Business Central Administration).

Hi Readers, As discussed in last article about deprecating of Business Central Administration, there are few common actions that we use in administration till Business Central 20. For our on-prem customers, we will still require doing activities. As Microsoft suggest we need to start using PowerShell cmdlet.    Let's see how to do those via PowerShell, or Administration Shell. I will be keep adding commands as you comment to this article.

Send Mail with Attachment From Navision.

Hi all, We have seen how to save a report into PDF and how to send mail to a customer. Let's link these two post in one i.e. Mailing statement to a customer into PDF Format. This article is part of the Series. Please Refer  Table of Content here . If you have the old objects set let me brief you what I will be changing -