Skip to main content

I am using fluent forms to push data to Airtable using a Text Area input to push data to Long-text field type with and without rich text formatting.

So I am getting an issue with these tags (see screenshots)

Is there a way to remove them via Airtable? i am not an expert, so any guidance will be appreciated.

Thanks!

Hm, I'm not too sure what you're asking so apologies if I'm off the mark here

Could you try creating a formula field with `SUBSTITUTE({Experience}, "<br />", "")` to see whether that does what you're looking for?


Reply