Is it possible to convert a multiple choice field to a drop down without having to create the latter and enter content manually?
Is it possible to convert a multiple choice field to a drop down without having to create the latter and enter content manually?
Currently it is not possible as a feature in the UI. It would be possible to change the data associated with the form directly in the database, but we wouldn't recommend this as it could cause problems if you mess up the form meta data. How comfortable are you with MySQL and/or phpMyAdmin if you have that?
Fortunately, I haven't launched the form yet so I'll just change the questions manually.
Many thanks!