Hi,

I am creating a table view for administrative use which shows a list of nodes.
However i want one of the columns to show whether the node is published or not. (so displaying the 'status' database field)

When i browse through the list of fields available, i can't seem to find such a field.
Would it be possible to add this to my views, maybe by writing a custom module?

Also, i'd like this field to be sortable, so administrative users can quickly put the nodes that are unpublished on top of the table view.

Would this be doable? If yes, any ideas how?

Thanks a lot!

Comments

emdalton’s picture

We'd like this as well. We'd also like to be able to show the "front page" status. We're using views to create a "promote to front page" interface so we can have certain users able to move items to the front page without being given full node administration permissions. We have a view that provides the "promote/demote" actions, but without showing the current status (or the publication status) it's not as clear as it could be. Thanks!

(We love views!!! ^_^ )

toemaz’s picture

Status: Active » Closed (duplicate)

A patch is provided on issue http://drupal.org/node/182997