@ericklasimin61 I don’t think we have an option to change the by default to Pain Text.
In Acumatica, the Rich Text Control is used to enable users to enter and edit formatted text within various screens and forms. This control allows users to apply formatting such as bold, italic, underline, font color, and alignment to text, similar to what you might find in a word processing application.
The Rich Text Control is typically used in fields where users need to provide detailed descriptions, notes, or other text-based information. For example, it might be used in fields for entering descriptions of items, writing notes on sales orders, or adding comments to customer records.
@Naveen Boga Thank you for your response. This implies that the configuration will always be defaulted to VISUAL and there is no way to change it even by customization, am I correct on this?
The requirement to change to Plain Text is because the long description is being used in trade documents for most items. At times, the layout of the printed forms went haywire because of the incompatible formatting and converting it to Plain Text will fix the issue.
If there is no way to actualize this, then I do hope Acumatica will provide some form of control in the future.
Yes @ericklasimin61
We cannot customize this directly. However, if you wish to display plain text instead, you can implement a workaround by introducing a new field. This plain text can then be utilized in reports and generic inquiries.
Here is the link for your reference