One of the things I've been asked to accomplish using XWiki is a single question *survey* type section at the bottom of my FAQ pages. Something like: 68% of 158 people found this information useful. Was this information helpful? O Yes O No [Submit] You get the idea. Now, the problem is I'm not sure exactly how I'd accomplish something like this. I know I can create a survey class and sheet that will allow me to store the data and display it the way I want, but how do I update the values when the person clicks submit? Would it just be an update SQL statement, or would I update properties of an attached instance of the survey class and then save the page? Any hints or examples would be appreciated. I found the Polls application, but it only supports creating a new poll and not updating values in an existing Poll, which is more like what I am looking to do. Thanks! .:. Kevin -- View this message in context: http://n2.nabble.com/Adding-survey-question-and-details-to-page-template...-... Sent from the XWiki- Users mailing list archive at Nabble.com.