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

Question

Question

Keep Submit Button on First Page

asked on July 6, 2018

I have a form with a map for reference on a second tab.  I would prefer the user to not have to go to the second tab if they don't need to reference the map.  The submit button is defaulted to show on the last page.  Is there a way to keep the submit button on the first page?

0 0

Answer

SELECTED ANSWER
replied on July 6, 2018 Show version history

Hi Vanessa,

Yes, you can achieve this through some CSS. For example:

.Submit {display: initial!important;}

You can also put the map in a collapsible section, and keep it collapsed by default. That way, your users can show/hide it as needed without needing to go to another page.

1 0
replied on July 6, 2018

Thank you Karina! I like your idea of a collapsible section; I will give the department both options and see which they want to go with smiley

0 0

Replies

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

Sign in to reply to this post.