From: Franky V. L. <lie...@te...> - 2010-01-17 15:57:05
|
On Fri, 15 Jan 2010 17:13:47 -0800 Gurdeep Singh <gur...@gm...> wrote: > Hi > > I am integrating survey tool into my MS thesis project. The issue I am > facing is that multiple surveys cannot be created with a single name. > Now My website will have multiple users and they will create surveys > and it will be hard to create a new survey everything with a unique > name. > > Is there any solution to that? > I am thinking to append their username with the survey name they > create so as to keep them unique. will it work? and if i does than in > which file i need to make changes so that username can be appended to > survey name. Please reply. > Well, I thought about that myself. The best solution would be to add the survey ID to the name automatically, solving it for everybody. I need to check the code as to where to change this though. Please do file a feature request for this on sourceforge, so we can track it. Franky |