Removing HTML Tags using Regexp

Paweł Updated by Paweł

To remove HTML tags from any field (e.g. description), follow the steps below:

You can use remove HTML and other <> tags from any field. ✨
  1. Select for a field with a Main mapping type (e.g. Rename)
  2. Click Edit Values
  3. In the Input field, enter the following symbols: <[^>]*>
  4. Check the use regexp box
  1. Click Done
  2. To save the new settings, click Save and Proceed
In the selected field, any text appearing between < and > (like <br> , <body>, etc.) will be removed.

Did this article help you solve the problem?

Shortening Description using Regexp

Contact