Hi
I am using sc 2 for EE 2.1.3 and i want guests to submit content.
Everything works great except that I can’t change the stats to anything else but “closed”.
I have got this tag pair:
{exp:safecracker channel="powerpoll_mod1" logged_out_member_id="2" return="/powerpoll/mod1-results" status="Open|Closed|Parent|Student|Educator|Others"}
{status_menu}
<p>Status<br />
<select name="status">
{select_options}
</select>
</p>
{/status_menu}
{/exp:safecracker}
All entries have the closed status after submit.
I have changed the settings in the cp like crazy and nothing appears to be working.
Cheers