hi folks,

Though Views 2 offers endless possibilities I can't really figure out how to output the "Submitted by" field like it is shown in a node. I have a custom theme function to output the submitted by info. Something like "by author, published on 1.01.2009".

As far as I see it, Views can output this line only in two seperate fields -> User:Name & Node:Post Date. However these two fields will be rendered on two separtated lines, which is not what I intend.

Does anybody know, how to fix this with CSS or do I simply miss this field in the Views UI? (The field in the node template would be $node->$submitted and I just want to output this in a View, preferably with the custom theme function theme_node_submitted($node), since it entails the desired XHTML)

thanks

Comments

deshilachado’s picture

If you click on row desing: fields you can switch between fields or node or you can just change the settings for the one already chosen.
I assume you have chosen fields, so click on settings and make the fields mentioned in you post inline. If you wish to do so, enter a separator between the two fields.

theusualsuspect’s picture

thanks for showing me, I must have missed it..

deshilachado’s picture

Status: Active » Fixed

you're welcome

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

summit’s picture

Bookmarking, thanks for this. Helped me a lot!
greetings, Martijn