I have 4 views fields: Address, City, Telephone number, Email address and I want to display them in 2 rows as follows:

Address City
Telephone number Email address

If I select the inline property for all the four fields they are diplayed all on the same row. If I deselect the inline property for Telephone only they are displayed as follows:

Address City
Telephone number
Email address

Thank you all for help.

Comments

bawoor’s picture

set inline property like this:
[ ] addr
[x] city
[ ] phone number
[x]email addr

ꦱꦠꦽꦶꦪ

bburg’s picture

I'm probably missing something, but setting every other field as inline doesn't work for me...

I accomplished this by inserting a 5th field between the two sets that was of the type Global text area, removing the label, and having a single <br/> tag