- The article discusses the possibility of saving the value of the Work Description on a Sales Order to an Attachment Document.
- Work Description field is a BLOB Data Type field that typically contains multiline text on the Sales Order page.
- It is possible to save the Work Description to Attachments by saving it as a text file (.txt) first and then attaching this file.
- The article mentions using Dynamics 365 Business Central: Using TextBuilder Data Type to export data to a text file for this purpose.
- A simple example is provided in the article to demonstrate the process.
- A source code for reference is available on Github, which can be improved according to individual needs.
- The article includes a pageextension code snippet for copying Work Description to Attachments in Dynamics 365 Business Central.
- The post concludes by encouraging readers to give the process a try and thanks them for reading.
Registered users can view the full text for FREE!
Sign In Now!