Posted by AKB on November 26, 2012 at 10:32am
Hi friends,
I have been trying very hard to make a tabular display for fields, added in a view. I want each field to be displayed inside a tab.
I tried Quick tabs, but they place an entire content of a content type into a tab. Each new content comes in the new tab.
I am looking for a module which can configure display of fields in a view. Please help me out.
Comments
Might work
This might work for you. I used it on a site a while ago.
It was a combination of http://drupal.org/project/field_collection and http://drupal.org/project/field_collection_tabs to tab the collection fields. I can't remember if I used in a view or not but could be a possible solution.