Create a disabled entry
SamLNL opened this issue · 1 comments
SamLNL commented
On default a created entry will be enabled. This can also be set with a input field:
<input type="hidden" class="field" name="enabled" value="1">
But it's not possible to create a disabled entry. Values "" or "0" won't change a thing.
SamLNL commented
Settings > Guest Entries plugin did the trick