Plaza 365
Plaza 365

No results found for your search

RegisterLog in

3

Visit article

Dynamics 365 Business Central

Category

Sep 13, 2024

Published date

Text

Article Type


AI Summary

  • The public preview for Dynamics 365 Business Central 2024 release wave 2 (BC25) is available.
  • A new feature allows drag and drop on file upload dialog to attach multiple files (New Documents Factbox).
  • The Import Item Pictures standard feature in Business Central allows for importing multiple item pictures in one go by naming picture files corresponding to item numbers, compressing them to a zip file, and using the Import Item Pictures page.
  • A new customization requirement eliminates the need for a zip file and allows for directly selecting and importing multiple item pictures.
  • To implement this requirement, a new action type "fileuploadaction" with the property "AllowMultipleFiles" needs to be added, along with an OnAction trigger.
  • The FileUpload data type has methods for creating an InStream object for a file and getting the file name.
  • The example discussed in the article used pictures, but any file format can be processed in the same way.
  • The source code for this customization is provided on Github for reference, with additional resources on importing pictures from URLs and creating item pictures from encoded text.

Registered users can view the full text for FREE!

Sign In Now!

Cookies Consent

We use cookies to enhance your browsing experience, serve personalized ads or content, and analyze our traffic. By clicking "Accept All", you consent to our use of cookies.