You are viewing limited content. For full access, please sign in.

Question

Question

Change Submit button to another page?

asked on August 28, 2017

Hello,

I am not that familiar with JS, and getting going with forms.  I'm trying to create a form for a simple warranty submission.  I want the form to be on page 1 and I'm using pagination to create a second tab with some codes that could be referenced when filling out the form.

Is there a way to move the submit button to page 1 so people don't have to click over to the second tab if not necessary?

Thanks, I'm sure this is simple but it's all new to me!

0 0

Replies

replied on August 28, 2017

Instead of moving the Submit button, I think you would be better off adding your own Submit button to the page you want, then use CSS to hide it on the other page if you don't want it there.

This post has what you'll need to put a Submit button on any page using the Custom HTML element.

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.