Tell us what you are trying to do?
I want to display my CPT as table. CPT is registered via PHP. I've created a new view, but I can't select table in loop style block options.
Is there any documentation that you are following?
No.
Hello. Thank you for contacting the Toolset support.
The table option will not be available with the view's loop style section.
To create a table based view, you should try to follow the following steps:
- Add a view block and give its name and create a new view
- With next screen, you will see loop style as table, select it and click on next
- you can adjust the number of columns from table row section, please check the following screenshot: hidden link
- You can add whatever you want to display within the column, lets say add single field block to display post title in first column