Community

How display views inline fields on different rows

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

set inline property like

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

ꦱꦠꦽꦶꦪ