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.

Comments

nicolamcc2002’s picture

I, too, am looking for something like this. Am needing users to be able to add a medication with default choices like "in remission for more than a year", "in remission for more than 6 months", "helped for a short while", "didn't help", "made things worse". Obviously, a user having to add these exact choices each time would be difficult/time consuming/a put off, so being able to have these appear as default every time they add a new medication would be extremely advantageous.