Ignore forms that are not Hubspot forms

I am facing the following issue:
I have Hubspot tracking code installed on my website. And on a certain page, there are two forms: one Hubspot, which is embedded; and another one that is a search bar input, unrelated to Hubspot.

Although it has no relation to Hubspot, Hubspot is adding the following property to my form:
data-hs-cf-bound = true, and this is throwing errors.

How can I make Hubspot ignore and not apply anything to this specific form? Thanks in advance!

Hi @CrystalEchoes,

If you are using embedded HubSpot forms and would like to ignore ALL of the non-HubSpot forms on your website, there is a setting that allows turning that on/off

Settings > Marketing > Forms > Non-HubSpot Forms

This will prevent recording Non-HubSpot form submissions while still allowing embedded HubSpot form submissions.

Hope this helps!