Hi,

I have a multi-step form and the content above the form is very long. When I submit the form and move onto the second one I end up back at the top and don't actually see the form until I scroll back down. This is a little confusing to the users so is it possible to put an anchor tag on the form and have each successful submit use it?

Comments

quicksketch’s picture

Webform doesn't have any built-in way of doing this. Maybe http://drupal.org/project/webform_ajax could help with this problem? I know that module has some issues with complicated form elements (like File uploads), so just test extensively if you go with that solution.

Daemon_Byte’s picture

Yeh tried that but currently can't get it to work with multi step web form 4 even with the patch from the issue queue. Oh well thanks anyway.

Daemon_Byte’s picture

Status: Active » Closed (won't fix)