Hi there, by default the “Save and Continue Later”, “Next” and “Previous” buttons show up at the bottom of the form. Anyway to have this ALSO on the top too? The form is a lot of scrolling so client wants it to be available closer up top.
Thanks!
Hi there, by default the “Save and Continue Later”, “Next” and “Previous” buttons show up at the bottom of the form. Anyway to have this ALSO on the top too? The form is a lot of scrolling so client wants it to be available closer up top.
Thanks!
Hello. There is no functionality in Gravity Forms to allow those buttons on the top as well. However, you may be able to use jQuery to clone those buttons to show them at the top as well.
Here’s one explanation of how to do that with jQuery clone:
Thank you, I will give it a shot!