Copied to clipboard

Flag this post as spam?

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


  • Dave Woestenborghs 3325 posts 11170 karma points MVP 5x admin c-trib
    Oct 18, 2010 @ 10:51
    Dave Woestenborghs
    0

    Submit forms once

    Hi,

    I have a form that can only submitted once per logged in member.

    How can I achieve this.

    My idea is to create a .NET usercontrol that checks if the currently logged in user has submitted the form or not and then shows the RenderForm user control from contour. 

    Is this possible ?

    Dave

  • Ismail Mayat 4511 posts 10059 karma points MVP 2x admin c-trib
    Oct 18, 2010 @ 11:39
    Ismail Mayat
    0

    Dave,

    You could on the template use inline c# that does the member logged in test and has already submitted form test then show or not show the macro.

    Regards

    Ismail

  • Tim Geyssens 6562 posts 15373 karma points MVP 2x c-trib
    Oct 18, 2010 @ 12:17
    Tim Geyssens
    0

    Yup I would suggest the same,

    You could use the contour recordsviewer to check if an entry from a certain member id has been made

  • Dave Woestenborghs 3325 posts 11170 karma points MVP 5x admin c-trib
    Oct 18, 2010 @ 13:54
    Dave Woestenborghs
    0

    Okay. Nice to hear that.

    One additional question. When a user logs in starts filling in the form, but leaves the site after for example completing 2 of 4 steps. Is it possible to have the user pick in where he left off after he logs in again. For example starting at step 3.

     

     

  • Tim Geyssens 6562 posts 15373 karma points MVP 2x c-trib
    Oct 18, 2010 @ 14:22
    Tim Geyssens
    0

    yup that's possible by default

  • 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