Is it possible to set the default status of a proposal to "draft" when it is created by a non-admin user?

Comments

anders.fajerson’s picture

Category: feature » support

The status is a plain Drupal vocabulary. You could give the draft term a low weight (e.g -10) so it's the topmost term in the list and make sure the vocabulary is required, then "draft" should be selected when a new poll is created the first time.

anders.fajerson’s picture

Status: Active » Fixed

This is rather old and that tip should work.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.