I'm considering using Contour for an upcoming Umbraco project where the members section are a big part of the site. One of the requirements for the site is to be able to create questionarries with ease and make reports from the results. These questionaries should only be able to be answered by members who are logged in to the site.
I've watched the contour video about creating a survey/questionarie and I was wondering if you could somehow relate an entry/answer to the member?
Had a peek at the XML for the records in Contour and stumbled upon the <memberkey></memberkey> tag. Will Contour automatically store the Member ID (if there's a member logged in when answering the survey) on submit? Or am I dreaming here? ;-)
Questionarie answers for members only
Hi all,
I'm considering using Contour for an upcoming Umbraco project where the members section are a big part of the site. One of the requirements for the site is to be able to create questionarries with ease and make reports from the results. These questionaries should only be able to be answered by members who are logged in to the site.
I've watched the contour video about creating a survey/questionarie and I was wondering if you could somehow relate an entry/answer to the member?
Had a peek at the XML for the records in Contour and stumbled upon the <memberkey></memberkey> tag. Will Contour automatically store the Member ID (if there's a member logged in when answering the survey) on submit? Or am I dreaming here? ;-)
Thanks in advance!
- Bo
Comment author was deleted
Yup that' correct, if a member is logged in contour will save the memberid when it saves the record
Thanks Tim, that's what I wanted to hear! ;-) Perfect!
is working on a reply...