We have an address field that is populated by a third party extension, as the value used in the extension comes from html it is populated with all the line breaks <br> in the text field.
We use this property to populate emails that go out, so would like to remove the <br> from the text.
Is there a way that we can clean this data automatically?