Home arrow Ondersteuning arrow Forums
LimeSurvey Forums
Welcome, Guest
Please Login or Register.    Lost Password?
[done] New feature to implement (1 viewing) (1) Guest
Go to bottom Favoured: 0
TOPIC: [done] New feature to implement
#15613
SCDBob (User)
Fresh Lemon
Posts: 2
graphgraph
User Offline Click here to see the profile of this user
[done] New feature to implement 4 Months, 3 Weeks ago Karma: 0  
Hello,
I'm new to Limesurveys and I think it's a great open source tool for survey. I'm writing here beacause I want to suggest a new feature to implement: the import of a custom label sets.

I try to explain myself better. I would like to include in a survey a question where the answer is one of the 109 Italian province, selected using a dropdown menĂ¹: the problem is that I have to insert manually 109 name and their codes. Since I have those province in a MySQL database, I thought to export them in a .csv file and import them using "Import label set" in create labelsets menĂ¹, but I got an error: "This file is not a LimeSurvey label set file. Import failed.". I have read in documentation that you can import a .csv labelsets only if you have previously exported it.

What I'm talking about is to have the possibility to import a custom labelsets from any .csv file containg as many record as you need. I am not an experienced programmer, but I think that it's not too difficult to implement.

I hope to have been useful for the development of this project.

Bye

Roberto
 
Logged Logged  
 
Last Edit: 2008/07/07 13:51 By Mazi.
  The administrator has disabled public write access.
#15615
ElMatador69 (User)
LimeSurvey Team
Posts: 1577
graphgraph
User Online Now Click here to see the profile of this user
Re:New feature to implement 4 Months, 3 Weeks ago Karma: 31  
 
Logged Logged  
 
Get in touch with the LimeSurvey Development Team via IRC
If our informations and answers were useful to you, please consider a donation to the LimeSurvey Project!
  The administrator has disabled public write access.
#15656
Mazi (Moderator)
Moderator Lime
Posts: 3262
graph
User Offline Click here to see the profile of this user
Re:New feature to implement 4 Months, 2 Weeks ago Karma: 25  
It's not possible to "import a custom labelsets from any .csv file". You need a certain data structure for importing, you can't juts import "any .csv file".

Therefore the solution is to export a sample record and take a look at the internal data structure. After that you can use Excel or any other tool to merge the data according to the data format. After that (and when keeping the data format) it's easy to import this data.
 
Logged Logged  
 
Best regards,
Mazi
______________________
Need help? I can: set up Limesurvey for you / create your survey / implement additional features / design your template / offer premium support -> Contact.
  The administrator has disabled public write access.
#15775
SCDBob (User)
Fresh Lemon
Posts: 2
graphgraph
User Offline Click here to see the profile of this user
Re:[done] New feature to implement 4 Months, 2 Weeks ago Karma: 0  
You are right, I understand the problem

Thanks for help!

Bye
 
Logged Logged  
  The administrator has disabled public write access.
#15956
Mazi (Moderator)
Moderator Lime
Posts: 3262
graph
User Offline Click here to see the profile of this user
Re:[done] New feature to implement 4 Months, 1 Week ago Karma: 25  
You're welcome! If our hints have been helpful and you enjoy LimeSurvey please consider a donation to the team. We do all this in our free time.
 
Logged Logged  
 
Best regards,
Mazi
______________________
Need help? I can: set up Limesurvey for you / create your survey / implement additional features / design your template / offer premium support -> Contact.
  The administrator has disabled public write access.
Go to top