By johnvgross on
Hi All,
I am working views on drupal..
I want to display 3 fields in single column.
I choose
style = table
Fields = title,image,authorname,pdf file.
I want to display image as first column & remain 3 fields in second column by
(next line).
By default its all displayed in different colums
I tried to merge by using seperator but it merge only 2 fields, I don't know how to merge 3 fields in single.
Anybody suggest me to combine 3 fields...
Thanks in advance.