Hi,

how do I make a table with two column list?

Thanks!

Comments

ultrajet’s picture

I'm not sure what variables to use to tweak the table into a two table column

I found one here http://drupal.org/node/802708 , but it is not for table.

Any ideas? Thanks

adam_b’s picture

ultrajet’s picture

Just tried it, but what I'm planning to do is making views table field1 appear in two columns:

Field 1-(field1)
-item1|--item2--
-item3|--item4--
-item5|--item6-

How do I apply using the views bonus?

Thanks

tomas.teicher’s picture

In views -> Style, you can change style to grid and set number of columns.

ultrajet’s picture

Your right! I'd never thought of that.

Thanks a lot!