Created by: Russ Back ([email protected]) on 2015/03/24 08:31:58 +0000
Votes at time of UserVoice import: 20
Creating custom statuses would enable users to move entries from Draft to Ready for Review to Live etc.
The only way I can see of handling workflow like this at present is to create a field for an entry, rather than a custom system status.
I actually like the existing/restricted functionality of Statuses and would prefer to use custom fields for custom use cases. (Status info isn't actually stored in the database, best I can tell — It's calculated dynamically based on the postDate.) Perhaps an equally useful solution would be to have the ability to re-translate the status names on a per-section basis and/or to re-translate the label of the Post Date field.
I like both ideas. Custom fields to the right panel would be perfect!
I'd also like the ability to create custom statuses. Sometimes, the client just wants to have more statuses than enabled and disabled, or have them renamed to something else that makes sense for their particular use case.
Maybe it would also work to be able to add (custom) fields to the right panel?
In EE, we were given 2-3 set statuses and then the ability to add custom ones. Freeform's Craft plugin has this ability now. Would really like this feature built into the core, it's a feature we missed from EE and installing Freeform only reminded us how indispensable this is.
I just ran into a situation where I could really benefit from overriding Entry::getStatus(). You think it’s reasonable to add new events for it @brandonkelly?
I could see maybe allowing custom statues via an event.
Similar, also need this for users so I can assign different user statuses. Any movement on this?
Building a real estate site where it would be nice to have custom status e.g. rented, sold, etc - Instead of having to build custom element type it would be nice to just use a channel and custom statues
Most helpful comment
I could see maybe allowing custom statues via an event.