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 3504 posts 12135 karma points MVP 9x 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 10092 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

  • Comment author was deleted

    Oct 18, 2010 @ 12:17

    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 3504 posts 12135 karma points MVP 9x 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.

     

     

  • Comment author was deleted

    Oct 18, 2010 @ 14:22

    yup that's possible by default

Please Sign in or register to post replies

Write your reply to:

Draft