Plaza 365
Plaza 365

No results found for your search

RegisterLog in

6

Visit article

#blob

#data

#work

Dynamics 365 Business Central

Category

Feb 26, 2025

Published date

Text

Article Type


AI Summary

  • The article discusses how to display Work Description (Blob Data Type) on the Sales Order list in Dynamics 365 Business Central.
  • Work Description field is a BLOB Data Type field that typically contains multiline text.
  • The field is only displayed in Sales Order (42, Document) by default, not in Sales Order List (9305, List) due to performance reasons.
  • The standard practice is to use a Text data type variable to display the value of the BLOB Data Type field.
  • If performance impact is not a concern, it is worth considering displaying the Work Description in the list.
  • Setting the MultiLine Property to false can help maintain the layout of the list page.
  • The article provides a simple example code snippet for extending the Sales Order List page in Dynamics 365 Business Central.
  • Additional topics related to Blob data type conversion and displaying picture thumbnails on list pages are mentioned as well.

Registered users can view the full text for FREE!

Sign In Now!