Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Simon Miller 13 posts 36 karma points
    Oct 19, 2012 @ 07:37
    Simon Miller
    0

    Multi-step forms cause page reload on each step

    One of our clients is complaining that their users find it confusing when a Contour form proceeds onto the second page of a multi-page form, that standard browser post-back behaviour occurs and the user is taken to the top of the page. This becomes an issue when the form is below a page scroll worth of content and the users (apparently) don't work out they need to scroll down the page to continue with the form.

    Is there any way to wrap the Contour form in, say, an UpdatePanel so that postbacks are handled client-side and the user is not flicked to the top of the page after submission?

  • Ismail Mayat 4511 posts 10090 karma points MVP 2x admin c-trib
    Oct 19, 2012 @ 16:07
    Ismail Mayat
    0

    simon,

    could you not use some jquery and on page load get it to jump down to where the form is?

    Regards

    Ismail

Please Sign in or register to post replies

Write your reply to:

Draft