Skip to main content
Question

CRM Activity; How can I change to email Body from HTML to plain text in a GI

  • March 6, 2026
  • 1 reply
  • 7 views

Good day,

Is there an easy way to change the CRM Activity Email body from HTML to plain text.  I have tried a number of formulas (Html2PlainText) that are not supported by Acumatica. 

I have all the required fields but they want to body of the email included on the GI.

Thoughts?

Thank you.

@evangrill 

1 reply

ELIJAHRSWK07
Freshman I
  • Freshman I
  • March 7, 2026

Good day,

Is there an easy way to change the CRM Activity Email body from HTML to plain text.  I have tried a number of formulas (Html2PlainText) that are not supported by Acumatica. 

I have all the required fields but they want to body of the email included on the GI.

Thoughts?

Thank you.

@evangrill 

There isn’t really an out-of-the-box GI formula that cleanly converts CRM Activity Email Body from HTML to plain text. Since the Body field is stored as rich text/HTML, GI will usually return the markup. If you need the body displayed cleanly in the inquiry, the best route is a small customization that creates a plain-text version of the field and exposes that in the GI.