Rich Text Input to Text without BB Code

Hello, I’m using the native rich text input from bubble. Is there a way to extract just the text without the HTML or BB Code? I would like just the text to create a notification email using sendgrid. But currently, the text that’s sent to sendgrid includes the BBcode.

I don’t think so, but you could use a find and replace function for replacing the bold, underline and italics tags with nothing

This topic was automatically closed after 70 days. New replies are no longer allowed.