Default number of choices with default values
Posted by rabidgadfly on April 3, 2013 at 10:28pm
I'd like the ability to have a set of choices appear by default when creating a new poll. I'm currently working on a voting application and it would be convenient to be able to have 'Yea', 'Nay', and 'Abstain' appear as default choices whenever a new poll is created.
I looked at the code a bit but I'm not sure where this type of functionality should be added. I think it would make sense to add it as optional behavior inside the content type. Possibly add a "default number of choices" and "default choice values" as a comma-delimited list?
Any help/direction would be appreciated.
Read more