Skip Navigation

[Resolved] View's table column

This support ticket is created 5 years, 1 month ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Our next available supporter will start replying to tickets in about 0.20 hours from now. Thank you for your understanding.

Sun Mon Tue Wed Thu Fri Sat
- 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Supporter timezone: Asia/Kolkata (GMT+05:30)

Tagged: 

This topic contains 4 replies, has 2 voices.

Last updated by koheiY 5 years, 1 month ago.

Assisted by: Minesh.

Author
Posts
#1358571

Can I add the columns to View's table?

I cannot find where to set.

I use View v 3.0-b1.

#1358587

Minesh
Supporter

Languages: English (English )

Timezone: Asia/Kolkata (GMT+05:30)

Hello. Thank you for contacting the Toolset support.

What you mean by adding a column? Do you want to display your content in tabular format or grid? If yes:

Please check the following Doc:
=> https://toolset.com/documentation/user-guides/displaying-content-using-grids/
=> https://toolset.com/documentation/user-guides/digging-into-view-outputs/

#1358675
1.JPG
2.JPG

I attached an image.
I want to add columns here.

#1358729

Minesh
Supporter

Languages: English (English )

Timezone: Asia/Kolkata (GMT+05:30)

Ok - you can not change the number of columns using view's block as its predefined layout you chose.

You should format the loop editor without using blocks so you can use the classic views way.

Please check the following Doc;
https://toolset.com/documentation/user-guides/view-layouts-101/#the-output-formats

#1358733

Thank you!