I am trying to redirect users who click a submit button to a seperate page, while simultaneously submitting their data.
I have tried to use <a>
tags around the div but this doesn't change where my submit location goes (refreshes the page).
I am on Hubspot COS, but this should be relatively the same...
Here is my html:
<div class="hs_submit">
<div class="hs-field-desc" style="display: none;"></div>
<div class="actions"><input class="hs-button primary large" type="submit" value="Submit">