From: Franky V. L. <lie...@te...> - 2008-04-08 20:26:24
|
Hi, the changes for this are in svn now, see CHANGELOG: - An answer to a question of type textbox, essay, date or numerical can now be required to be unique You're invited to test and let us know the result. Franky On Tue, 8 Apr 2008 15:42:31 +0200 <fid...@pl...> wrote: > Well that would be very cool :-D. For me it will cost at least 2 > months (I'm not really into php, google helps me a lot..). So if > you've time. ^^ In my case people don't have to login. Jasper > > ________________________________ > > Van: php...@li... namens Franky Van > Liedekerke Verzonden: di 8-4-2008 15:27 > Aan: php...@li... > Onderwerp: Re: [phpesp-general] if answer is x do this > > > > If the customer needs to log in to take the survey, then this is very > easy to do: create a login form that takes username, password, email, > servicenumber etc ... do the validation and let them pass to the > survey only when everything is ok. If he doesn't need to log in, then > code changes are needed: one extra column in the question table to > indicate required uniqueness, a change in the question creation form > to indicate uniqueness and also a check upon submit > > It's not too complicated to do though ... maybe I'll do it anyway > this week :-) > > Franky |