In fact : base of cpVille can be 'easily' adapted for another database, maybe a 'countryTown' can be great here, but the database are .... really great.
Have a countryTown in 2 parts seems to be a good idea : 'select country' + 'select town' mùaybe in a multiple text question type or 2 short text ?
I have another plugin idea where :
- Using a single choice question type
- Remove the default dropdown and put a empty dropdown (or with one value if there are already a value set)
- Use this dropdown with a remote call to get the filtered value
- Update the 'answers' part when sublitting
After
- If admin user export response in text : the real name is shown
- BUT : if admin user try to look or update 'answers' : this surely break .... if there are a lot of answers : this surely break the survey logic file too (if you nhave , for example 2000 town)
Alternative solution for exporting : make own export plugin.....
Have a countryTown in 2 parts seems to be a good idea : 'select country' + 'select town' mùaybe in a multiple text question type or 2 short text ?
I have another plugin idea where :
- Using a single choice question type
- Remove the default dropdown and put a empty dropdown (or with one value if there are already a value set)
- Use this dropdown with a remote call to get the filtered value
- Update the 'answers' part when sublitting
After
- If admin user export response in text : the real name is shown
- BUT : if admin user try to look or update 'answers' : this surely break .... if there are a lot of answers : this surely break the survey logic file too (if you nhave , for example 2000 town)
Alternative solution for exporting : make own export plugin.....