Forum Discussion

JoshCollins's avatar
JoshCollins
Qrew Assistant Captain
4 years ago

How To Remove HTML from Rich Text field so it doesn't show in Email Notifications and Headers, etc?

Hello, does anyone know how to hide the HTML formula in a Rich Text Field from displaying in column headers, email notifications, etc?

See attached image 1. You can see that the HTML is showing at the beginning of the "Sample Data."
See attached image 2. You can see that the HTML is showing in the email subject line.

Can this be masked/removed so only the data is showing?

Thanks!

------------------------------
Josh Collins
------------------------------

4 Replies

  • AngelRodriguez's avatar
    AngelRodriguez
    Qrew Assistant Captain
    I think you need to add the closing </div> tag after the formula like so:
    ...
    [ Formula ]

    &

    </div>

    ------------------------------
    AR
    ------------------------------
    • JoshCollins's avatar
      JoshCollins
      Qrew Assistant Captain
      Thanks for the suggestion Angel. However, it doesn't seem to be working. I am getting a syntax error. Please see attached.

      ------------------------------
      Josh Collins
      ------------------------------
      • BlakeHarrison's avatar
        BlakeHarrison
        Qrew Captain
        You'll need to enclose that in double quotes.

        "</div>" 
        instead of
        </div>

        ------------------------------
        Blake Harrison
        bharrison@datablender.io
        DataBlender - Quickbase Solution Provider
        Atlanta GA
        404.800.1702 / http://datablender.io/
        ------------------------------