Closed (fixed)
Project:
Field Collection Table
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
1 Dec 2011 at 12:24 UTC
Updated:
26 Sep 2018 at 21:34 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
AlexG-2 commentedIs there a possibility to set one of the rows as a headerrow and another as a headercolumn? Something like that:
______| data A | data B | data C
data 1 | data I | data II | data III
data 2 | data IV | data V | data V|
data 3 | data VI | data VII | data VIII
Comment #2
duckzland commentedCreating a new improved patch that allow user to choose whether to flip the table or not and choose a field inside the field collection to act as the replacement value for the horizontal header.
Comment #3
mgwisni commentedI get the following errors when applying duckzland's patch:
I'd love to be able to use it, any help?
Comment #4
kaido.toomingas commented@mgwisni did you try to apply this against the dev version #2 worked for me.
Comment #5
mgwisni commentedI'm actually no longer using the module but I'll come back for the dev version if I need it in the future. Thanks!
Comment #6
supriyarajgopal commentedDid you find a solution for this AlexG?
I am also in need of this feature..
Comment #7
Donit commentedDoesn't work with latest 7.x-1.0-beta5 version. I think the patch and its features are very useful. Will it ever be part of a release?
Comment #8
Donit commentedFails with the current 7.x-1.0-beta5+3-dev version:
Notice: Undefined variable: field_options in field_collection_table_field_formatter_view() (line 157 of /sites/all/modules/field_collection_table/field_collection_table.module).Comment #10
kevineinarsson commented