Copied to clipboard

Flag this post as spam?

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


  • Claushingebjerg 886 posts 2415 karma points
    Apr 28, 2011 @ 08:42
    Claushingebjerg
    0

    contour signup and listing attendees

    Im using contour as a sign up form for events.

    Below the form on the page, i list the atendees for the event.
    But when a new person signs up, and the "Thank you for signing up" text is shown the atendee list is not updated.

    People then refresh the page to see if they are signed up, and by doing that they resubmit the form, and are signed up twice...

    How do i avoid this issue. I would like to do it without having to redirect to a "thank you" page...

  • Tim Geyssens 6562 posts 15373 karma points MVP 2x c-trib
    Apr 28, 2011 @ 10:44
    Tim Geyssens
    0

    Well you could use the event model on the form to do perform some code on the submit

  • Claushingebjerg 886 posts 2415 karma points
    Apr 28, 2011 @ 12:11
    Claushingebjerg
    0

    Ok, im "frontend" so i dont really know .net coding.

    Do you have an example of how to do it? 

  • Sebastiaan Janssen 4899 posts 14655 karma points MVP admin hq
    Apr 28, 2011 @ 12:16
    Sebastiaan Janssen
    0

    Not the best solution, but how about redirecting to a "thank you" page that immediately redirects you back to the page with the form, could be done with a bit of javascript.

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies