Sometimes you may want to redirect your users programmatically, formcarry allows you to do that by adding a hidden input withย
name="_next"
html<input type="hidden" name="_next" value="https://yourthank.you/page">
If you have saved a custom thank you page URL from your dashboard, formcarry will ignore the dynamic return URL you set via code, in order to solely use this function leave your custom thank you page field empty.