[xwiki-users] Simple form
I need to create a simple login form (just name and address) for participants in training. Maximum 20 participants per term. Then print the attendance list. How can I do it simply? -- View this message in context: http://xwiki.475771.n2.nabble.com/Simple-form-tp5580601p5580601.html Sent from the XWiki- Users mailing list archive at Nabble.com.
Hi! Frantisek Kall wrote:
I need to create a simple login form (just name and address) for participants in training. Maximum 20 participants per term. Then print the attendance list. How can I do it simply?
I usually have this requirement and I've started to look at the pools application... http://code.xwiki.org/xwiki/bin/view/Applications/PollsApplicationDownloads?... I've installed if in a XE/XEM 2.4.1 release and, as far as I can see here, I am not able to see clearly how an user "close" a vote. Obviously no limit is set to the number of "votes", but I do like the "logic" of the application to solve the kind of problems you are speaking about. Of course users must register to "vote". WDYT? Cheers! Ricardo -- Ricardo RodrÃguez CTO eBioTIC. Life Sciences, Data Modeling and Information Management Systems
Hi Ricardo, thanks for idea. I'm now testing Pools app but it looks it is not exactly what I need. I will try to modify it but I'm not sure if I manage it. Frantisek -- View this message in context: http://xwiki.475771.n2.nabble.com/Simple-form-tp5580601p5590452.html Sent from the XWiki- Users mailing list archive at Nabble.com.
participants (2)
-
[Ricardo Rodriguez] eBioTIC. -
Frantisek Kall