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.
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.
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
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
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
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.
yup that's possible by default
is working on a reply...
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.