Just wondering if anyone has created or implemented a nice address question type for limesurvey - and if that even works from a tech/design perspective.
I saw a prototype for LS2 up here:
design.limesurvey.org/prototype/question-library.php (scroll down)
At the moment I have a "multiple short answer" question type with the following predefined list:
line1
line2
city
state
postcode
country
So at worst I can export/import this setup into new surveys etc.
However, there is nothing advanced about the fields, I'd like to hook up some lists (state/country) or add some more dynamic behaviour like XHR for lookups (eg type Aus -> Australia is suggested).
So yeh - just asking for a few pointers from the wise
// SM