I cannot add email link to the submit button on my form

Please could you advise on how to add a link to the submit button on a form. I have tried to do it but the link button kees popping up on the side of the submit tab.

Thank you

@reach.O

Please share screenshot and your domain name.
Keep in mind that you can’t have link in link nested, that can’t work.

Hello,

I’ve fixed it for you.
Main issue was that your submit button was a regular link instead of actual form button.

On image below you can see which button you should add in forms. (I know this might be a template issue probably, and you got it in this way)

And other issue was that names in the backend form didnt match the names on the front end.
So names from the image below, didnt match with names of inputs and textareas in the builder.

image