How do I display who authored a node in views?

I've setup a simple block view displaying the latest blog posts. It displays a title which links back to the node and a trimmed body. The last remaining component that I need is for it to display who originally posted the node. Any help would be greatly appreciated.

Comments

saltcod’s picture

I think....

Add the field "User name"

then add the Argument "User name"

PeakDevGuy’s picture

Holy crap...

Thank you saltcod. I don't know how I missed that one. I swear I looked under the User area and didn't see it a couple of minutes ago.

saltcod’s picture

No problem - just don't let it happen again.

= )

anietie’s picture

Thx.